Wednesday, September 19, 2007 - Posts

UK MSDN Event Locations

One of the things that we've really tried to do this year in terms of our MSDN Events Programme is to get to more locations than we've done in previous years and to try and do that on a regular schedule. This is something that I feel relatively Read More

Disconnected LINQ to Entities

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