M
marty
Hi,
We are working at building a web application using a SQL server
database. This DB already contains many tables and many relations (
"one to many" and "many to many").
How should I develop the "write to database" layer in order to make it
handle many tables with many relations from the .NET code ? And if
possible, in an abstract way.
I'm sure that many already did the same, I just don't want to rebuild
the wheel.
Do you have any idea or link to look at? Thank you!
Regards,
Marty
We are working at building a web application using a SQL server
database. This DB already contains many tables and many relations (
"one to many" and "many to many").
How should I develop the "write to database" layer in order to make it
handle many tables with many relations from the .NET code ? And if
possible, in an abstract way.
I'm sure that many already did the same, I just don't want to rebuild
the wheel.
Do you have any idea or link to look at? Thank you!
Regards,
Marty