Disclaimer None - these are my opinions and they're also my employer's!
| |
E-mail
Sign In
I can't even begin to count the number of times I've been tracing a problem with some set of code and realized there was a problem with my understanding of what the .NET Framework Base Class Library was doing and why.
Now we'll be able to find out. Scott Guthrie just announced a new capability with Visual Studio 2008 and .NET 3.5 for retrieving source for many of the framework assemblies.
This is huge. I can't wait to be able to drill into some of the framework without needing to use Reflector outside the debug bubble.