0
kicks
How to improve the performance of ASP.NET MVC web application
In this article, i will examine how you can improve the performance of an ASP.NET MVC application by taking advantage of the following components.Implementing Caching Implementing HTTP Compression Implementing JQuery UI library with Google Hosted Ajax Libraries By combining scripts and other resources Deploying production code in release mode. Implementing Caching: