how to debug performance issue in asp.net mvc

  By Junaid A   Posted on June-01-2018   565

.Net

how to debug performance issue in asp.net mvc

Profile and debug your ASP.NET MVC app with Glimpse

 

The following commands install Glimpse MVC5 and EF6 modules from the package manager console:

Instal following nuget
PM> Install-Package Glimpse.MVC5
PM> Install-Package Glimpse.EF6

 

to enable  Glimps http://localhost:4018/glimpse.axd

Ref: https://docs.microsoft.com/en-us/aspnet/mvc/overview/performance/profile-and-debug-your-aspnet-mvc-app-with-glimpse

By  asifjans    01-Jun-2018 Views  565



You may also read following recent Post

Item Image
What are 3 C
 228
Item Image
what is .net
 462
Submit Post - Article - Ask a Question - Ask an Interview Question - Submit Useful Links