Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » LINQ to SQL   (RSS)

The future of LINQ To SQL

I always get the same question about the future of LINQ to SQL. Finally the ADO.NET Team, which is supporting both LINQ to SQL and Entity Framework, made some clear statements. It is now clear that as of .NET 4.0, LINQ to Entities will be the recommended
Posted by kcasada | 3 Comments

Entity Framework vs LINQ TO SQL

This table want to summarize some of the big differences between LINQ To SQL and Entity Framework. LINQ TO SQL ENTITY FRAMEWORK - Works only with SQL SERVER - Database agnostic (3rd party providers already available) - Limited Mapping Capabilities (mainly
Posted by kcasada | 2 Comments
 
Page view tracker