ALM Fix slow startup of ASP.NET MVC 5 on Azure App Services You've deployed your MVC 5 website to Azure App Service (via Team Services); with pride you visit the site and start clicking... But wait, it's so slow even though you've done everything right, and 'it works on my machine'. Maybe you even scaled up
.NET Why Remove and Add ExtensionlessUrlHandler? I was starting a new ASP.NET MVC 5 project today, and like always was copy/pasting some code from a previous project. No need to reinvent anything if the work has been done... right? In the web.config I saw the following under