Is there any good LINQ tutorial for Entities Framework 4.1 Code First for medium to complex level? Please suggest books as well.
Share
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.
For Linq-to-entities you can check MSDN:
Sources for EFv4.1 code first are:
As I know there is no book covering EFv4.1 yet.
Edit (May 2012): There are two books about EFv4.2 (Code first / DbContext API) now: