I know that I can set up Visual Studio to debug through the .NET framework source code.
But is there a way that I can browse the code while NOT debugging - i.e., bei
I've never tried this but supposedly the code is publicly available:
[Edit]
http://referencesource.microsoft.com/