There have been a number of occasions when developing when I wish I could view the source code of a Microsoft library. According to
Scott Gu's blog post, Microsoft is going to release source code to the public later this year with .NET 3.5 and VS 2008. Developers will be able to download and view libraries, but not compile the source.
Pretty cool. This sure beats using tools like reflector to examine assemblies.