How to compress the responses to reduce page weight in .net

Posted by spj on Stack Overflow See other posts from Stack Overflow or by spj
Published on 2010-03-17T09:36:04Z Indexed on 2010/03/17 9:41 UTC
Read the original article Hit count: 146

Filed under:
|
|
|

Hi

Can anyone suggest the ways we can choose to reduce the size of the rendered html or response to reduce page weight in .net so that the client can experience a faster loading of the UI

i've heard of JSON and GZip

but don't have much idea about how to use it or even better ways are there

© Stack Overflow or respective owner

Related posts about .NET

Related posts about page