Wednesday 12 January 2011

How to compress JS files?

Using js-builder, you can combine and compress JS files and resources from a simple user interface which improves the performance and download time of these files.


Another approach is using the ASP.NET 4.5 Bundling and Minification features: http://weblogs.asp.net/scottgu/archive/2011/11/27/new-bundling-and-minification-support-asp-net-4-5-series.aspx

No comments: