Selamlar ;

Wooowww dediğinizi duyar gibiyim , ne de ilginç bir gelişme öyle değil mi ? Eninde sonunda olacaktı yaklaşımlarını pek doğru bulmuyorum.Benim içinde cidden süpriz oldu.Aslına bakarsanız bu birazda sırtlarında ki yükü dışarı kaydırmak + yeni kan arayışı çabaları kanımca.. :) Scott'in blogunda yazdıklarına göre önümüzde ki yıl vs 2008 .NET 3.5 projelerinde (Multi Targeting var dikkat!) bu tür debugging yapabileceğiz.Detaya girecek olursak Örneğin ADO.NET de bir metod cağırıyorsunuz  ama içinde olup bittiğini bilmiyorsunuz sadece hangi dll de olduğu ve dönüş tipii gibi bilgiler var elimizde.Lakin adı geçen debugging türünde metodunda içine girip ne yaptığını öğrenebileceğiz.Scott'ın da dediği gibi bu kaliteli kod yazma adına çok büyük bir gelişme.


İyi çalışmalar.

Büyütmek için resmi tıklayınız..

Konuyla ilgili açıklamanın orjinal metni :
Releasing the Source Code for the .NET Framework Libraries

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

Today I'm excited to announce that we'll be providing this with the .NET 3.5 and VS 2008 release later this year.

We'll begin by offering the source code (with source file comments included) for the .NET Base Class Libraries (System, System.IO, System.Collections, System.Configuration, System.Threading, System.Net, System.Security, System.Runtime, System.Text, etc), ASP.NET (System.Web), Windows Forms (System.Windows.Forms), ADO.NET (System.Data), XML (System.Xml), and WPF (System.Windows).  We'll then be adding more libraries in the months ahead (including WCF, Workflow, and LINQ).  The source code will be released under the Microsoft Reference License (MS-RL).

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).  We will also provide integrated debugging support of it within VS 2008."