Wednesday, November 28, 2007

Source Code for .NET 3.5 Libraries !

Microsoft is now about to release source code of .NET Framework 3.5 Libraries later this year with the release of Visual Studio 2008 at first Source code of following libraries will be released under Microsoft Reference License (MS-RL)

  1. System, System.IO,
  2. System.Collections,
  3. System.Configuration,
  4. System.Threading,
  5. System.Net,
  6. System.Security,
  7. System.Runtime,
  8. System.Text, etc),
  9. ASP.NET (System.Web),
  10. Windows Forms (System.Windows.Forms),
  11. ADO.NET (System.Data),
  12. XML (System.Xml),
  13. and WPF (System.Windows).

You'll be able to download the .NET Framework source libraries via a standalone install (allowing you to use any text editor to browse it locally). They will also provide integrated debugging support of it within VS 2008.

So, hoping to see the work of professionals and learn from them...!!!

No comments: