|
-
May 6th, 2009, 06:37 AM
#1
Writing an ORM
Hi
I have to write my own simple Object-Relational Mapping in .NET for a student project (I prefer C#). Since I am not an advanced programmer I don't know how to start. ORM have to cover most common SQL operations (in MSSQL) like creating, dropping tables and leter select, insert, update etc. queries.
Could somoene write me what should I use, should it be a library or something, what libraries shoud I include to my classes.
Juzbrig
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|