Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When do I NEED to use an ORM suite?
Message
De
24/02/2008 17:13:44
 
 
À
24/02/2008 15:32:55
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
01295933
Message ID:
01295960
Vues:
14
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform