BaseCodeGeneratorWithSite
This is the sourcefor BaseCodeGeneratorWithSite class that was public in Microsoft.VSDesigner.dll of VS.NET 2002 and made internal during the VS.NET 2003 product cycle. We decided to release this code for any developers who may have been using this class and would be broken by the change that made this class internal. Zip file contains project file for VS.NET 2002 and VS.NET 2003 (Frameworks 1.0 and 1.1).

This is good news. I was a little worried about the change since I have used this class for my SqlGen code generator that takes an XML file and generates the T-SQL table definitions, T-SQL stored-proc definitions, and C# data layer components.

posted on Friday, January 03, 2003 12:36 PM |
Comments have been closed on this topic.