Taking this post here and changing from LINQ to SQL and LINQ to Entities. What would that involve? Firstly, I add a new ADO.NET Entity Data Model to my project (call it Northwind.edmx). I add only my Customers table and I leave the default mapping
Read More