I’ve noticed that if i have an Pk/FK association, the FK ID is removed from the entity in the designer. How do I join query statements?
Basically I’m looking for some good Linq to Entity video tutorials (sorry, I’m an audio/visual learner)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Say you have a ‘review’ item, and it is related to a ‘product’ you would do something like this:
Setting the reference.Value equal to the object itself.
http://naspinski.net/post/Getting-started-with-Linq-To-Entities.aspx