Profiling ASP.NET web applications

If you ever need to profile your ASP.NET web application, you can take advantage of the profiling tools that come with Visual Studio 2008 Team Development Edition.

Here’s a nice overview in the MSDN library: Analyzing Application Performance using Profiling Tools

And if you’re a command-line type of person, you’ll enjoy these links: