Quantcast
Channel: .net Brainwork » C#
Viewing all articles
Browse latest Browse all 10

Debugging Into .NET Framework 4.0 Source Code

$
0
0
In this post I’ll show you how to configure your Visual Studio 2010 to step into the source code of .NET Framework 4.0 in 9 easy steps. Download the 167Mb installer that contains the logic and data required to install Reference Source, .Net 4.0. On the download page table, its named “.Net”, Version: 4. Execute the installer “Net_4.msi” that you have downloaded in the previous step. Install it onto a path of your choice. Example “C:\Development\Framework 4 Source” Launch Visual Studio 2010. From the Tools menu, choose Options and open the Debugging node. Select General, then do the following: Uncheck [...]

Viewing all articles
Browse latest Browse all 10

Trending Articles