Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ViewState   (RSS)

Compressing ViewState of your Application

.Net framework has an entire namespace for compression - System.IO.Compression. GZipStream is the class used for Compression and Decompression. .Net Framework 2.0, exposes a new class called PageStatePersister. This class is used to override and customize
Posted by shahpiyush | 0 Comments
Filed under: ,

Attachment(s): ViewStateCompression.zip
 
Page view tracker