Contents tagged with CodeProject
-
Infographic: Debugger vs. Profiler? Fixing slow ASP.NET page loads
We put together a fun infographic to compare using the debugger vs. a profiler for troubleshooting slow page loads in ASP.NET apps. This coincides with our recent release of LeanSentry's slow operation tracking, which provides an lighter (and more informative) alternative to either. Here it is: What do you use currently? Do you agree with [...]
The post Infographic: Debugger vs. Profiler? Fixing slow ASP.NET page loads appeared first on Mike Volodarsky's Blog.
-
IIS hang troubleshooting guide
Want to learn how to troubleshoot IIS website hangs the way Microsoft developers do it? Check out the new IIS hang troubleshooting guide.
-
Let’s fix production troubleshooting
Production troubleshooting sucks. With LeanSentry, our vision has been to fix how IT and developers deal with production troubleshooting. Today, this vision is getting even closer to being reality with automatic diagnostics for IIS website hangs, ASP.NET memory leaks, and many others.
The post Let’s fix production troubleshooting appeared first on Mike Volodarsky's Blog.
-
Did you know there are 5 places where ASP.NET requests can become queued on an IIS server? Learn all about these queues, and how to identify the actual queued requests!Everything you ever wanted to know about ASP.NET request queues
-
Having trouble finding that IIS or ASP.NET error in production? Learn to use these 4 server logs, and you will always find the error you are looking for.The 4 server logs you NEED to know to fix any IIS / ASP.NET error
-
If you could double your IIS/ASP.NET application performance by making just a few small tweaks, would you do it? Here are 3 high CPU problems for ASP.NET applications, that also happen to be easy to find and fix.Fix the 3 silent performance killers for IIS / ASP.NET apps
-
404 Not Found is the most common error for production web applications. Turns out, they can often signal real production problems! Read on to learn about 4 types of Not Found errors you should find and fix ASAP.Crack down on 404 errors in your web apps
-
Last week, we attended TechEd 2013 in New Orleans, and showed off LeanSentry to a crowd of Microsoft IT folks and developers. The reception was awesome! Here is the wrapup.LeanSentry: TechEd 2013 wrapup
-
At LeanSentry, we are all real ASP.NET engineers. So often, we do very engineer-like things. Like building features that we ourselves want to use to run our own web applications. This week, we announced one such feature - an instant search for all the data LeanSentry collects. I am sorry, this feature is just absolutely [...]Search your entire IIS / ASP.NET web application stack
-
We finally did it. LeanSentry now automatically detects and diagnoses IIS and ASP.NET hangsThe holy grail: Automatically diagnose IIS and ASP.NET website hangs