cheers to that
Comments
-
what about things like VirtualAlloc?
-
this should been the keynote on the first day

-
was this made in 41 by any chance Charles? familiar faces... when you're in 41 come by and say hi

-
Cool interview, I really like this format, it has 0 distractions and just flows naturally
-
TWC9: Silverlight 4, SQL Server R2 & Ent Library 5.0 all RTM, Why code comments aren't bad
Apr 25, 2010 at 10:18 PMOf course, documenting every single line is silly, but not documenting the code at all is too. And we are not talking about hello world applications or useless chunks of code used for demo purposes.
-
TWC9: Silverlight 4, SQL Server R2 & Ent Library 5.0 all RTM, Why code comments aren't bad
Apr 25, 2010 at 8:38 PMNot true, beautiful code = code + comments. In proper places it can help visualize important portions of the code easily, that would be otherwise impossible without.
-
I can haz a
catIE9?
Excellent, I remember back in the day I actually had to re-architecture my JavaScript code to make it work smoothly with IE6 (it worked fine on Opera and Firefox).