DavidOverton.com
This site is my way to share my views and general business and IT information with you about Microsoft, IT solutions for ISVs, technologists and businesses, large and small.  
Microsoft is making more of it source code available for others to look at (Microsoft opening up .Net Framework libraries)

Back in the days when I was a developer, Borland allowed me to see all the tips and tricks inside their Windows libraries.  It gave me insight and examples on how to "do" things that I could see them doing, but was unable to replicate.  Well this is now happening with the .Net framework.

Microsoft opening up .Net Framework libraries

By releasing the libraries under its Reference License and Shared Source Initiative, Microsoft has made the .Net source code viewable but unmodifiable

By Paul Krill
Opening up to developers, Microsoft is releasing its .Net Framework libraries under the Microsoft Reference License, which allows viewing of source code but not modification or redistribution, the company said on Wednesday.

The release gives developers the opportunity to better understand the inner workings of the framework's source code, Microsoft said. Microsoft's efforts fall under the company's Shared Source initiative, which allows for sharing of source code; Shared Source has been viewed as Microsoft's answer to open source, in which users can view selected source code.

Also, Microsoft will introduce a capability in the upcoming Visual Studio 2008 developer tools package to allow .Net Framework developers to debug into .Net Framework source code.

"One of the things my team has been working to enable has been the ability for .Net developers to download and browse the source code of the .Net Framework libraries and to easily enable debugging support in them," said Microsoft's Scott Guthrie, general manager in the Microsoft Developer Division, in his blog.

"Today I'm excited to announce that we'll be providing this with the .Net 3.5 and Visual Studio 2008 release later this year," he said.

The initiative begins with offering source code with source file components for the following technologies:

* Net Base Class Libraries (including System, System.IO, System.Collections, System.Configuration, System.Threading, System.Net, System.Security, System.Runtime, and System.Text).
* ASP.Net (System.Web).
* Windows Forms (System.Windows.Forms).
* ADO.NET (System.Data).
* XML (System.Xml).
* Windows Presentation Foundation (System.Windows).

"We'll then be adding more libraries in the months ahead, including Windows Communication Foundation, Windows Workflow, and LINQ (Language Integrated Query)," Guthrie said.

Microsoft opening up .Net Framework libraries | InfoWorld | News | 2007-10-03 | By Paul Krill

 

ttfn

David


Posted Wed, Oct 24 2007 1:24 AM by David Overton

Add a Comment

(required)
(optional)
(required)
Remember Me?

(c)David Overton 2006-23