News

Class libraries can help simplify coding and maintenance. We offer tips on how you can create your own class libraries in Visual Studio .NET.
Use Java's packages and static imports to organize top-level types and simplify access to their static members.
In-Depth Generate Code from Custom File Formats Create a custom tool to provide a flexible and easy way to generate code on demand. By Peter Vogel 03/01/2009 TECHNOLOGY TOOLBOX: VB.NET, C# You're ...