News

Reading and writing text files is an essential task in any programming language. Follow this step-by-step approach to working with text files in VB .NET using the System.IO namespace. Years ago, when ...
Good documentation is important for any application, and it starts with documenting your code. It helps you and it helps your users. It's no secret that I believe documentation is a crucial element of ...
Now that Visual Studio 2015 is upon us, here's a brief overview of the capabilities of the .NET Compiler Platform. "Project Roslyn," formally known as the Microsoft .NET Compiler Platform, has been in ...