Click here to Skip to main content
15,895,740 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
I am new in Entity Framework concept. I want to create master and master-detail windows form using entity framework model. I saw some video on internet but there are not much complete understanding in one video. I want complete demo of CRUD OPERATION on master and master-detail form. Can anybody help me?
Thanks in advance
Posted

1 solution

Following Microsoft tutorial should help: MSDN: Creating Master-Details Windows Forms with the Entity Framework[^]

Few other help links:
Create a master-detail Windows Forms application with EF[^]
Master-Details with Entity Framework Explicit Load[^]

Read, learn, try out. Post specific issues if you face.
 
Share this answer
 

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