posted on Tuesday, February 28, 2006 3:02 PM by Jonathan Hodgson

Windbg and ASP.NET debugging

There are some blog posts with great technical information you just wouldn't get from a plain knowledge article.

This entry ASP.NET Performance Case Study: Web Service calls taking forever talks through debugging a problem with Windbg.

Otherwise you would have to be lucky to have remembered to follow the max connections change for calling web services.

Comments