maxchiu

Stories kicked by maxchiu

Building a GZip JavaScript Resource Compression Module for ASP.NET(west-wind.com)

submitted by maxchiumaxchiu(15) 3 years, 11 months ago

implement GZip Module read more...

add a comment |category: |Views: 47

tags: another

More on GZip compression with ASP.NET Content(west-wind.com)

submitted by samdnpsamdnp(980) 4 years, 2 months ago

If you have a hosted site, sometimes you cannot change settings on the IIS server. This article shows you how to enable GZip compression directly within ASP, bypassing the server settings. I used this code on my site and it works great. read more...

1 comment |category: |Views: 163

tags: another