• Recent Posts

  • Meta

  • Tags

    #ziplib .net getfilename .net no titlebar 7-zip adding a splash screen in visual basic.net adding textbox autocomplete addition adjusttokenprivileges adware application filename application position applications path audio library autocomplete autocomplete combobox avi mpg basic math bass.dll bass sound system beep benchmark data calculator cdrom tray change unix to windows directory exists disable beep on enter doevents excel file exists getinputstate high cpu usage linq mcisendstring no doevents open webpage pinging play mp3 play wave scroll textbox shell stop beep on enter textbox vb ping visual studio windows mci
  • « | Home | »

    .NET Framework Library Source Code now available

    By admin | January 16, 2008

    Click Star to Rate Post
    1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading ... Loading ...


       
    Bookmark and Share

     


     
      Well its been a somewhat long time coming, but Microsoft has released the source code for the new .NET Framework. IF you’ve ever wanted to see how Microsoft did something you saw in the Framework Classes and especially debugging, then this is your chance. At this time not all of the framework libraries (like Linq) is available. They plan to continue releasing more and more through the year.

    The Framework source in this release and Debugging unfortunately requires Visual Studio 2008 NON-Express editions since you have to enable and setup .NET Source Access Control, which the Express Editions apparently do not support. To get more info on doing this simply go to this page.

    But Scott said that the Framework Source Code WILL be downloadable as files on your local computer. That is actually what I am waiting for :)

    Anyways, below is a small excerp…

    ——————————————————–

    From the Microsoft Blog Post…

    ——————————————————–

      Last October I blogged about our plan to release the source code to the .NET Framework libraries, and enable debugging support of them with Visual Studio 2008.  Today I’m happy to announce that this is now available for everyone to use. Specifically, you can now browse and debug the source code for the following .NET Framework libraries:

    We are in the process of adding additional framework libraries (including LINQ, WCF and Workflow) to the above list. I’ll blog details on them as they become available in the weeks and months ahead.

    ——————————————————-

    ——————————————————-

    IF your interested click on this link to the blog post. I will change/update my comments in this post if I find out I said something that isn’t accurate. Alrighty, Have Fun!

               Jason  


     

    Topics: - (.NET All + 05/08), - .All VB (Related to All) | No Comments »

    Comments