Chapter 18: Object-Relational Mapping in .NET


Chapter 18: "Object-Relational Mapping in .NET"

Object-relational mapping is a commonly desired software architecture element on any platform because of the encapsulation and modeling of data behavior from a relational database into an object. Although you can use XML Schema Document (XSD) files to create objects from data, these objects are not easily extensible in regard to modeling data behavior. The technique discussed in this chapter extends the concept provided by Duwamish7 (a demo application from Microsoft) to create custom-built mapped objects.




Applied ADO. NET(c) Building Data-Driven Solutions
Applied ADO.NET: Building Data-Driven Solutions
ISBN: 1590590732
EAN: 2147483647
Year: 2006
Pages: 214

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net