Click here to Skip to main content
15,911,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Actually i have two tableA, tableB i have records in tableA.
TanleA is related to one entity and TableB is related to another entitymodel
If i have the same related records in tableB then i shoulds display TRUE if records are not inserted in tableB it should display FALSE. Finally i should display all records in grid display so please tell me in which way i can proceed. PLease send me sample code...
Posted

1 solution

Hi Sukanya Karri,

I don't know if your still looking for an answer on this.

I don't know as well if you posted your question in the right place. Maybe you should try under linq questions.

But, what I can say by the way, is that you can't put together data from two different contexts.

You can follow the link below for more details:

http://social.msdn.microsoft.com/Forums/en/adodotnetentityframework/thread/7a6093d7-c7ea-43ce-bd01-19c4b1fba724[^]

Regards,

José
 
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