Recently in a post on Bundling and Minification in MVC4 by Rick Anderson, Rick explains how to use the new ASP.NET Web Optimization Framework features (note: this feature can be used with a Web Pages Project, MVC4 Project or Web Forms Project). There have always been ways to minify your Css and JavaScript for optimizing ASP.net sites in the past but developers are lazy and sometimes extra steps need to be automated or easier to implement. Continue reading