Mostrando entradas con la etiqueta squishit. Mostrar todas las entradas
Mostrando entradas con la etiqueta squishit. Mostrar todas las entradas

sábado, 14 de enero de 2012

Using SquishIt in an ASP.Net MVC3 web application.

SquishIt is a fantastic library that allows you to easily combines all of your CSS files into a single file and also minifies it to boot! It also does the same thing on your Javascript.

Check out the difference:

SquishIT comparison MVC3

Let's see how to use it in an ASP.Net MVC3 application.

Using SquishIt in an ASP.Net MVC3 web application.

SquishIt is a fantastic library that allows you to easily combines all of your CSS files into a single file and also minifies it to boot! It also does the same thing on your Javascript.

Check out the difference:

SquishIT comparison MVC3

Let's see how to use it in an ASP.Net MVC3 application.