ASP.NET MVC Performance Profiling
Read OriginalThis article discusses strategies for profiling performance in ASP.NET MVC web applications, particularly when addressing generic performance issues. It covers using SQL Server DMVs and SQL Profiler, then introduces MiniProfiler—a tool from Stack Overflow—to visualize server-side request timing and ADO.NET database query execution. The author emphasizes how this tool provides crucial visibility into an application's behavior, especially for developers new to a codebase.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser