Compress or decompress stream information

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
Exam Prep. Guides
Exam 70-536 Study Guide

1. Types and collections
2. Process, threading,…
3. Embedding features
4. Serialization, I/O

5. .NET Security
6. Interop., reflection,…
7. Global., drawing, text

edit
Exam 70-536 Preparation Guide: Compress or decompress stream information in a .NET Framework application (System.IO.Compression namespace), and improve the security of application data by using isolated storage. (System.IO.IsolatedStorage namespace)



  • IsolatedStorageFile class
  • IsolatedStorageFileStream class
  • DeflateStream class
  • GZipStream class

Personal tools