Topic -The XmlPropertyObject
This set of lectures builds upon the objects and methods created at Topic – Creating a Single Table Database Object Storage – this concept is extended into a fully formed Object that can serialize and de-serialize itself as XML and store itself in a database. The series covers the object, and also its uses in actual projects.
Reading
Required Reading
Reference Reading
Supporting Lectures
Lecture – XmlPropertyObject Part 1– This is about the code of the XmlPropertyObject
Step by Step – Using the XmlPropertyObject – This is a primer on how to use the XmlPropertyObject
Lecture – Creating a Form Using XmlPropertyObject – Shows how to create a form using XmlPropertyObject
Associated Assignments
Support Materials
Good website for reference – A-generic-Collection-to-DataTable-Mapper
Back to List of All COP4834 Topics