|
|
Browse by Tags
All Tags » LINQ to SQL (RSS)
-
To make a long story short: the ADO.NET team is now responsible of ADO.NET Entity Framework (including LINQ to Entities) and of LINQ to SQL (the last one was originally in charge of the a separated team, tied to the C# compiler).
There is an evident overlapping between LINQ to SQL and LINQ to Entities and since the first day, Microsoft said that ...
-
Chapter 6 - Tools for LINQ to SQL
In this chapter, we took a look at the tools that are available to generate LINQ to SQL entities and DataContext classes. The .NET Framework SDK includes the command-line tool named SQLMetal. Visual Studio 2008 has a graphical editor known as the Object Relational Designer. Both allow the creation of a DBML file, ...
|
|
|