Advanced Code Builders Overview
Applies to: Visual Studio .NET 2002, Visual Studio .NET 2003, Visual Studio 2005, Visual Studio 2008
The Advanced Code Builders is comprised of a set of tools which can be used to insert complex
code constructs into Visual Basic and C# projects. Using these tools you can
considerably reduce the time and effort that is generally necessary to implement tedious and well-defined code constructs like
interfaces, object construction and destruction, custom exception, formatter
and attribute classes etc. For more information please select one of the following
topics:
Back to top
|