Now that the source code to the .NET Framework has been made available, is there any way to actually view it that doesn\'t involve using Visual Studio to step into a framewo
A GREAT resource, not only for .NET is this. It also has all you can think of (for example EF)
[EDIT]
The project seems to be dead now.
Also Microsoft's source page is out of beta. Probably this is the reason for the dead project.
So, as already pointed in other answers, http://referencesource.microsoft.com is the official place.