I am new to .net. I created one website.I want to implement Zlib compression technique for compressing data in each every page, so that i can access open my website quickly.But i don't know where I have to write code for that and how to implement it. Can yo send me the sample application code or zip file.
A:
If your talking about compressing web pages delivered from the server then gzip is used.
Alex
2010-08-13 12:13:09