Use Reader and Writer classes to manage application data

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: Manage the .NET Framework application data by using Reader and Writer classes. (System.IO namespace)



  • StringReader class and StringWriter class
  • TextReader class and TextWriter class
  • StreamReader class and StreamWriter class
  • BinaryReader class and BinaryWriter class

Personal tools