Code Diet is a free, small, lightweight visual studio add-on which helps you to minify JavaScripts and Stylesheets within the Visual Studio. Internally, CodeDiet uses the Microsoft Ajax Minification library for minifying the code. Minifying JavaScript and Stylesheet files reduce the file size and helps your applications load faster. When releasing the code for production, you can minify the scripts/css and then send it across. Download the CodeDiet Add-on and use it. Visitwww.msguy.com/2011/12/codediet-my-visual-studio-add-on-for.html for installation and usage. |