DLINQ Add(Entity en) Method Replaced by InsertOnSubmit(Entity e)

I just started playing around with Visual Studio.NET 2008 Team Suite and found out that the Add method for the DLINQ Table<T> has been replaced by InsertOnSubmit(Entity e). Although the name InsertOnSubmit makes more sense few people might have to go back to their code and tutorials and change the Add to InsertOnSubmit.

Print | posted @ Monday, November 26, 2007 8:10 AM

Twitter