Click here to Skip to main content
15,887,328 members
Articles / Web Development / ASP.NET

Compress ViewState with Deflate (C# ASP.NET)

Rate me:
Please Sign up or sign in to vote.
4.91/5 (7 votes)
7 Jun 2014CPOL2 min read 30.1K   17  
Compress ViewState by using DeflatStream to reduce bandwidth.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Other Other
Programming is an art.

Comments and Discussions