Posted by Davy Brion on August 20th, 2008

finally 
This entry was posted on Wednesday, August 20th, 2008 at 2:25 pm and is filed under IDE.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
August 20th, 2008 at 2:33 pm
[...] Thank You, Visual Studio 2008 SP1 (Davy Brion) – Awesome! [...]
August 20th, 2008 at 3:12 pm
Fuck you Visual Studio SP1:
Microsoft hasn’t included the sourceserver section to their symbol files.
August 20th, 2008 at 3:16 pm
you actually debug the .NET framework code? i tried it once, and it was so incredibly slow i turned it off
Long live Reflector
August 20th, 2008 at 3:43 pm
Its only slow the first time it has to fetch it. Dropped in a cache afterwards.
August 21st, 2008 at 12:18 am
Wow, this is the first thing I’ve seen that made me even consider downloading it at all - thanks for the notice, as well as all the other great content here!
August 21st, 2008 at 7:16 am
glad you like it
September 1st, 2008 at 9:10 am
Davy,
John Robbins has a tools that prefetches all the .NET source code: . This should solve the annoying delays.
September 1st, 2008 at 9:29 am
that looks interesting, but what about loading all of the debugging symbols of the .NET framework itself… doesn’t that slow things down a lot either?
September 1st, 2008 at 9:36 am
About the time it takes to fire up reflector