Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating CRUD classes
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00963224
Message ID:
00963332
Vues:
7
If you want to escape the drudgery of CRUD you may want to investigate a good free open source library called nHibernate that dynamically generates sql at runtime. http://nhibernate.sourceforge.net/

>I'v looked at many samples and code generators to generate classes for CRUD (Create, Retreive, Update, Delete) operations and none of them seems to do the job right so far.
>
>I'm looking for a simple way to create my typed datasets with an easy recreation method, my database schema is changing at a rapid rate as i am creating my application and i dont want to change my Store procs, Datasets, etc... everytime i change a table.
>
>Anyone has a good tool to suggest?
>
>Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform