2
Shouts

ADO.NET Entity Framework Data Loading – Part 1 « Sankarsan’s Journal

published 737 days, 15 hours, 38 minutes ago posted by http://sankarsan.myopenid.com/http://sankarsan.myopenid.com/ 738 days, 21 hours, 36 minutes ago
Monday, May 10, 2010 11:01:12 AM GMT Sunday, May 09, 2010 5:03:34 AM GMT

In any Object Relational Mapping (ORM) framework the client code interacts with the objects.The framework maps the same to relational database tables and manages database connection and all the SQL queries.So in this context it is extremely important to understand what are the various mechanisms using which data can be loaded into the objects.In this series of posts we will discuss on how ADO.NET Entity Framework does the same.To start with we will discuss about how the objects are explicitly populated w...

category: Foundation | clicked: 0 | | source: sankarsan.wordpress.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup