Five Reasons for using an ORM Tool(alachisoft.com)

submitted by ankygoyalankygoyal(514) 3 years ago

Gud intro of as what orm tools do...

6 comments |category: |Views: 772

tags: another

new Add a live kick counter to your blog >> liveImage

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:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by NewDotNetKickerNewDotNetKicker(0) 3 years ago 0

Its true! ORM does help a lot. Every coder should look into it. Great post!

Reply

posted by rolotamasirolotamasi(0) 3 years ago 0

ORMs are mostly misunderstood and feared. This article does help clear the myths around them. Thanks for sharing :)

Reply

posted by eschneidereschneider(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...

Reply

posted by monoxenumonoxenu(0) 3 years ago 0

@ESCHNEIDER Seek and ye shall find. Browse the site and you'll find answers to most of the questions.

Reply

posted by KayakKayak(0) 3 years ago 0

Good informative article.

Reply

posted by cwbrandsmacwbrandsma(1711) 3 years ago 0

Reasons to use an ORM:
1. You have to communicate with a database.

That is all.

Reply

information Login or create an account to comment on this story