Click here to Skip to main content
15,889,034 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi, I am Luis,

I am new to .NET,

and would like to ask a favor to all of you, could you please indicate a Tut explaining how to implement a repository and UOW with a master-detail table (one-to-many and a Many-To-Many)... Having:

table Brand (with Brand A, Brand B)
and
table Product_Type (type A, B,...)

I want to create Brand C
specifying (with checkbox list) it is of Product_Type A
and then edit it, removing Product_Type A and/or adding Product_Type B, C,...

Thank you
Posted

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900