HttpCompression with ASP.NET

Hi,

I came accross a very good article and have already implemented it in couple of my projects in the company.
As I was working on reducing the size of ASP.NET page, thought this is really worth sharing.

Regards - raheel

http://www.codeproject.com/KB/aspnet/HttpCompressionQnD.aspx


Published Monday, January 07, 2008 7:27 AM by Raheel Hussain

Comments

# re: HttpCompression with ASP.NET

Saturday, February 02, 2008 8:51 AM by SpookyCoder

FYI

If you never came across Blowery.org

There's a great HttpModule available for gzip and deflate HTTP Compression mechanisms.

Check it out here code.google.com/.../httpcompress, Also at www.blowery.org/.../HttpCompressionModule.html

www.c-sharpcorner.com/.../httpcompression.aspx

Powered by Community Server (Non-Commercial Edition), by Telligent Systems