News

I'm not a big fan of commenting code, which means that when I feel the need to add a comment it's because I feel that the comment is critical to the code's future. As a result, I want any comments I ...
Visual Basic 14 simplifies writing Readonly auto-properties, and comments are handled better in statements split over multiple lines.
Use XML comments to generate IntelliSense and custom documentation for your applications. Part 1 of this two-part series explores using standard XML comments to document your code within Visual Studio ...