ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,593 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have an ASP.NET application built. It is a MVC based application. I had configured application insights. I am able to see the request and page view details. But the http calls for static content are also displayed in Requests tab. Ideally this should be occurring as dependencies right?