Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The Windows Communication Foundation (WCF) infrastructure uses the DataContractSerializer class as the default serializer. The topics in this section provide more details for using it as a stand-alone serializer.
In This Section
Serialization and Deserialization
Details how to use the DataContractSerializer class to serialize object graphs and deserialize XML documents into objects.
Schema Import and Export
Explains how to generate an XML Schema definition language (XSD) schema from a .NET Framework class, or how to generate code from an XSD schema document.
Reference
Related Sections
Data Transfer and Serialization