With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual Basic 2010. My very first learning experience ...
I was recently trudging along a trail to fish for some trout in a remote Northwest Montana mountain lake when I met a guy coming out. Whereas I was gasping up the rocky path in military surplus camo ...
Another goal is to create a platform on which developers can more easily mix languages within a single project. Although the product achieves this goal, it does so with numerous new features, which ...
The Visual Basic compiler includes a set of warnings about code that may cause run-time errors. You can use that information to write cleaner, faster, better code with fewer bugs. For example, the ...
This walkthrough shows how to write a simple visualizer by using [!INCLUDE[vbprvb](../code-quality/includes/vbprvb_md.md)]. The visualizer you will create in this ...