Introducing Object Relational Mapper
page 2 of 10
by Uday Denduluri
Feedback
Average Rating: 
Views (Total / Last 10 Days): 39539/ 58

Conventional Programming Model without ORM

Let us understand the conventional programming model before we go into actual implementation of the ORM.

Figure 1

We have a presentation layer that deals with User Interfaces and we have a Business Logic layer which deals with the business rules of the application.  In 3-tier applications we have a dedicated layer that deals with the database related activities called as Data Access layer (DAL).  DAL typically deals with connecting to database executing the commands or stored procedures and getting the resultant sets.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-24 6:01:27 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search