DataBindable Business Objects in .NET
Read OriginalThis article discusses the ongoing debate in .NET development about representing data from the Data Layer to the Presentation Layer. It compares two primary techniques: using Object-Relational (O/R) mapping tools to map database fields to custom object properties, and using typed DataSets as an intermediary for data presentation.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser