Browse by Tags

All Tags » Visual Basic » CSS (RSS)

Improve ASP.NET Performance - CSSmin by zowens

If you follow Douglas Crockford's wor k, you might know about JSMin , a bit of code written for various languages to optimize JavaScript to make it smaller. One thing it does is makes everything go to one line, eliminating some of the space by removing...
More Posts