-
Microsoft.VisualStudio.Dll (hmm...)
Is this interesting (to anyone besides me)?
I stumbled across this file (Microsoft.VisualStudio.Dll) in the bin
directory of my .NET SDK install. Pointing ILDASM at it revealed some very
interesting stuff (to me, anyway). There's parsers and tokenizers and
designers, oh my! There's even something called DataSetCool (along side
DataSetCSharp, DataSetVB, etc; it appears to be a "holdover" from...).
I've been able to successfully use at least one object in this assembly
(the only one I've tried so far -- CSharpTokenizer).
Regards,
Dan
-
Re: Microsoft.VisualStudio.Dll (hmm...)
The DataSetCool Extends DataSetCSharp...
What this means I have no idea
"Daniel Pratt" <dprREMOVETHISatt71@hotmail.com> wrote in message
news:399af748@news.devx.com...
> Is this interesting (to anyone besides me)?
>
> I stumbled across this file (Microsoft.VisualStudio.Dll) in the bin
> directory of my .NET SDK install. Pointing ILDASM at it revealed some very
> interesting stuff (to me, anyway). There's parsers and tokenizers and
> designers, oh my! There's even something called DataSetCool (along side
> DataSetCSharp, DataSetVB, etc; it appears to be a "holdover" from...).
>
> I've been able to successfully use at least one object in this
assembly
> (the only one I've tried so far -- CSharpTokenizer).
>
> Regards,
> Dan
>
>
-
Re: Microsoft.VisualStudio.Dll (hmm...)
Well I know what extends means but dont know what this means to what COOL
was or IS
Later
"Keith Franklin, MCSD" <ka_franklin@empowered.com> wrote in message
news:399b012f@news.devx.com...
> The DataSetCool Extends DataSetCSharp...
>
> What this means I have no idea
>
>
> "Daniel Pratt" <dprREMOVETHISatt71@hotmail.com> wrote in message
> news:399af748@news.devx.com...
> > Is this interesting (to anyone besides me)?
> >
> > I stumbled across this file (Microsoft.VisualStudio.Dll) in the bin
> > directory of my .NET SDK install. Pointing ILDASM at it revealed some
very
> > interesting stuff (to me, anyway). There's parsers and tokenizers and
> > designers, oh my! There's even something called DataSetCool (along side
> > DataSetCSharp, DataSetVB, etc; it appears to be a "holdover" from...).
> >
> > I've been able to successfully use at least one object in this
> assembly
> > (the only one I've tried so far -- CSharpTokenizer).
> >
> > Regards,
> > Dan
> >
> >
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks