Bundling and Minification in ASP.NET 4.5

added by abhijitjana
10/7/2011 8:56:15 AM

216 Views

This articles talks about Bundling and Minification features which is introduced with ASP.NET 4.5 developer preview.


1 comments

codingbandit
10/7/2011 12:37:30 PM
Excellent overview of how to use Bundling and Minification in ASP.Net 4.5 - this is definitely going to be a useful tool in the toolbox going into the future where the role of JavaScript will soar! Great article!