Click here to Skip to main content
15,895,192 members
Articles / Programming Languages / Visual Basic

Many-to-Many Relationships in O/R Mapping

Rate me:
Please Sign up or sign in to vote.
2.94/5 (17 votes)
8 Aug 2006CPOL3 min read 44.3K   28  
If you are developing an object oriented .NET application that has to talk to a database, you'll inevitably map objects to a relational model

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Marketing
United States United States
Iqbal M. Khan works for Alachisoft, a leading software company providing O/R Mapping and Clustered Object Caching solutions for .NET. You can reach him at iqbal@alachisoft.com or visit Alachisoft at www.alachisoft.com.

Comments and Discussions