Sources .net 3.5 sp1 for debugging in Visual Studio
On August 28, MSDN blogs reported that the source code of the latest version of the .net Framework 3.5 sp1 became available. As before, the source codes are available through the Reference Source Code Center server. It is reported that source codes for the following updated libraries and assemblies are currently available:
mscorlib.dll
system.dll
system.data.dll
system.drawing.dll
system.web.dll
system.web.extensions.dll
system.windows.forms.dll
system.xml.dll
Microsoft.Visualbasic.dll
System.Web.Routing.dll
System.ComponentModel.DataAnnotations.dll
System.Web.Abstractions.dll
System.Web.DynamicData.Design.dll
System.Web.DynamicData.dll
System.Web.Extensions.Design.dll
Also, the completion of the list with assemblies for debugging WPF projects is expected soon.
Configuring Visual Studio to work with source codes
To work with sources you need to set up a studio as shown here . I will give a sequence of actions in the pictures: