s
>> Sent: Wednesday, December 11, 2002 8:51 AM
>> To: [EMAIL PROTECTED]
>> Subject: Re: [ADVANCED-DOTNET] Writing VS.NET Tools
>>
>>
>> IIRC IVsSingleFileGenerator is a COM interface (this is the
>> interface that the BaseGeneratorWithSite class exposed t
t: Wednesday, December 11, 2002 8:51 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [ADVANCED-DOTNET] Writing VS.NET Tools
>
>
> IIRC IVsSingleFileGenerator is a COM interface (this is the
> interface that the BaseGeneratorWithSite class exposed that
> VS.NET uses). Look at the asse
] Writing VS.NET Tools
As some of you know, Chris Sells and I developed an improved Typed
DataSet generator for use with VS.NET. In the 1.0 version of the tool
we inherited the class BaseGeneratorWithSite from
Microsoft.VSDesigner.dll. Unfortunately, Microsoft changed this class
(and all
As some of you know, Chris Sells and I developed an improved Typed
DataSet generator for use with VS.NET. In the 1.0 version of the tool
we inherited the class BaseGeneratorWithSite from
Microsoft.VSDesigner.dll. Unfortunately, Microsoft changed this class
(and all associated classes/interfaces)