Five Reasons for using an ORM Tool(alachisoft.com)
submitted by ankygoyal(514) 3 years ago
Gud intro of as what orm tools do...
6 comments |category: Architecture |Views: 772 Tweet
tags: Architecture another
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
posted by NewDotNetKicker(0) 3 years ago 0
Its true! ORM does help a lot. Every coder should look into it. Great post!
Reply
posted by rolotamasi(0) 3 years ago 0
ORMs are mostly misunderstood and feared. This article does help clear the myths around them. Thanks for sharing :)
posted by eschneider(15) 3 years ago 0
Think this article leaves a lot of things out. 1. Working with an existing db schema. 2. Dealing for FK and other constraints. 3. Dealing with transactions that span multiple tables or databases or systems/services. 4. The impact of the the framework can hinder the design of the business objects. 5. Integration with existing design. I do think it's something to consider, you just need to look at some of the other drawbacks...
posted by monoxenu(0) 3 years ago 0
@ESCHNEIDER Seek and ye shall find. Browse the site and you'll find answers to most of the questions.
posted by Kayak(0) 3 years ago 0
Good informative article.
posted by cwbrandsma(1711) 3 years ago 0
Reasons to use an ORM: 1. You have to communicate with a database. That is all.
All tags Your tags
Suggest a new category
dpeterson(1309)
plt060(409)
fdub(356)
amit.jain(264)
bsenoff(261)
RobertTheGrey(259)
BlackWasp(239)
KodefuGuru(232)
jalpesh(227)
vijayst(223)