Chapter 19: Mapped Objects: Performance Considerations and Data Binding


Overview

In the last chapter you learned the basics of turning the data in your database into objects. Although basic Object-Relational (OR) mapping is simple, a number of issues become apparent when it comes time to actually put it to work.

In this chapter you'll learn how to put your objects to work in ASP.NET using data binding and how to solve the problems posed in relationships by working with master-detail relationships and building a tree structure for performance.

The chapter also covers how to implement a simple, near-zero-impact caching scheme for your objects and how to create business objects to further abstract your mapped objects.

These topics should help you solve common problems encountered when using OR mapping.




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