Wednesday, February 16, 2011

MCTS .NET Application Development Foundation - 70-536 – Objectives List Part 4 (Implementing serialization and input/output functionality in a .NET Framework application)

Serialize or deserialize an object or an object graph by using runtime serialization techniques.
Control the serialization of an object into XML format by using the System.Xml.Serialization namespace.
Implement custom serialization formatting by using the Serialization Formatter classes.
Access files and folders by using the File System classes.
Manage byte streams by using Stream classes.
Manage the .NET Framework application data by using Reader and Writer classes.
Compress or decompress stream information in a .NET Framework application and improve the security of application data by using isolated storage.

No comments:

Post a Comment