Community

Retrieving Objects from SQL Server Using SQLXML and Serialization

(Gianluca Nuzzo) This article will describe how to design a data access layer for a set of entities. You’ll learn how to write an XSD schema and design two simple helper classes — one for reading an XML stream from SQL Server using SQLXML and another for deserializing the XML stream.

Read More - Register for Free Membership