Juzbrig
May 6th, 2009, 06:37 AM
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
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