Posted on: 3/10/2009 11:35:00 AM | Views : 1040

This article will present a technique for delivering CSS and JavaScript files to a client within an ASP.NET MVC application. More specifically it will show how to deliver compressed, minified, combined and cached CSS / JavaScript files in the context of an ASP.NET MVC application. ...

Go to the complete details ...