If we have too much commented code in .net would it effect code performance? -


if have commented code in .net effect code performance?

it effect time takes compile code (by c#/vb compiler) il. c# , vb.net there no difference in runtime performance, guaranteed.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -