All Tags »
LINQ to Entitie... »
ADO.NET Entity Framework (RSS)
Sorry, but there are no more tags available to filter with.
-
In the RTM of Visual Studio 2008 and .NET 3.5, LINQ to SQL will support only Microsoft SQL Server and Microsoft SQL Server CE. There are no plans to support other databases. LINQ to Entities (the LINQ interface to ADO.NET Entity Framework) will support any database supported by ADO.NET Entity Framework. In this case there is a documentation ...