dreinavarro

Stories submitted by dreinavarro

CSS and JS compression through ASP.NET handlers(blog.computerero.com)

submitted by dreinavarrodreinavarro(25) 4 years, 2 months ago

In this article, I will discuss a technique for distributing compressed website assets (CSS and javascript files) using ASP.NET. Compressing these files reduces bandwidth usage, which means decreased costs on server traffic. (Take 10,000 viewers/users and up, and the savings become significant.) read more...

1 comment |category: |Views: 132

tags: another