Profilers for ASP.Net Web Applications?
        Posted  
        
            by Earlz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Earlz
        
        
        
        Published on 2010-06-14T23:32:51Z
        Indexed on 
            2010/06/14
            23:42 UTC
        
        
        Read the original article
        Hit count: 257
        
I was recently wanting to do some profiling on an ASP.Net project and was surprised to see that Visual Studio (at least seems to be) lacking a profiler.
So my question is what profiler do you use for ASP.Net? Are there any decent ones out there that are free?
I've seen a few general .Net profilers but have yet to see one that can be used with ASP.Net..
© Stack Overflow or respective owner