ASP.Net MVC na Prática - Parte 5

Download the source of this video lesson https://github.com/cleytonferrari/ASP... To learn more visit: http://cleytonferrari.com/series/asp-... Community IT Wild: http://www.tiselvagem.com.br/ This is the fifth part of the ASP.Net MVC series in practice that will address the concepts and practices that guide the development of applications based on the MVC pattern using ASP.Net Thursday instructional video on ASP.Net MVC is addressed: Bundling Minification During the course of this instructional video on ASP.NET MVC you will see how to optimize your site using techniques of CSS files and JavaScripts groups the bundles and also see how the Minifications feature added in ASP.NET MVC 4 helps reduce size of CSS and JS files of your website. See also how to sort the bundles, add entire directory only once in their bundles and how to delete files from the cluster list of the Bundles. At the end of this video lesson you will be able to create bundles and Minificações codes using ASP.NET MVC 4 and know the vantens it back to your Web project.