” … is not supported in LINQ to Entities” – Partial Classes and EDMX
Just a quick observation, which might be useful to anyone using ASP.Net MVC 4 EF DB First via Entity Data Model The code generator will look at the DB schema, and will create a set of classes representing (as closely … Continued