2
pimps
Sunday, August 30, 2009 7:28:45 PM GMT

Web 2.0 | How to improve the performance of ASP.NET MVC web application

Web 2.0 | How to improve the performance of ASP.NET MVC web application
 
www.fairnet.com -- 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: The easiest way to implement cache on MVC view is to add an [OutputCache] attribute to either an individual controller action or an entire co...
farooqkaiserfarooqkaiser posted 200 days, 19 hours, 5 minutes ago     show counter code
tags: ASP .NET, ASP .NET MVC Framework, caching, Http Handler, JQuery

No comments yet, be the first one to post comment.

To post your comment please login or signup