Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When do I NEED to use an ORM suite?
Message
From
24/02/2008 17:13:44
 
 
To
24/02/2008 15:32:55
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01295933
Message ID:
01295960
Views:
12
>I hear (and read) a lot about ORM and I kinda get it, but at a recent .NET user group of about 12 geeks like myself, I asked who used ORM in their development, and NO ONE raised their hand.
>
>So I am coming to .NET from Visual Foxpro based on native free tables, and I am wondering if my work merits starting out with an ORM suite; or should I just use basic ADO to pull down and push back data.
>
>Maybe ORM is only for the really big boys? Who can advise me on this? I write a LOB CRUD app for managing work orders, purchase orders, quotes, time tracking etc. All the data is pretty well normalized and involves around 30-40 tables.

Unless I don't understand what you mean by ORM (Which is possible.)

With Visual Studio Object Relation Mapping seems pretty built in to me. Just add a class based on DataSet or Linq to SQL.
Previous
Reply
Map
View

Click here to load this message in the networking platform