DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Daniel Pratt Guest

    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



  2. #2
    Keith Franklin, MCSD Guest

    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
    >
    >




  3. #3
    Keith Franklin, MCSD Guest

    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
    > >
    > >

    >
    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links