I sometimes use WinDbg and the SOS extension to debug my applications. There is a lot of good and useful functionality like seeing which objects are currently alive in memory which I really want to have while debugging from within Visual Studio.
Can I use the SOS extension from WinDbg within Visual Studio?
They're coming to take me away, Ha-haaa!
Advanced .NET Debugging Blog
My personal blog
You can load the SOS extension from within Visual Studio. You do that by writing in the immediate window ".load sos" (do note that you might be required to add a complete path to the sos.dll).
In any case, I've written a blog post titled "Loading and using SOS from within Visual Studio" about this subject.
The search for people who can answer your question continues for as long as needed - until you find the answer you were looking for.
When an answer is posted by someone who was invited (byYedda or by yourself) to answer your question, their answer is marked with a yellow "invited by Yedda".
To be invited to answer other people's questions in your areas of knowledge and interest, be sure to list your favorite topics:
» My Settings My Topics.
Of course, the more helpful your answers are, the more likely you are to be invited to future questions...
Got an answer for d01? Would you like to comment on the posted answers, or vote for the one which you think is the best?
Sign up for a free account, or sign in (if you're already a member).
Other people asked questions on similar topics, check out the answers they received:
Other people asked questions on various topics, and are still waiting for answer. Would be great if you can take a sec and answer them