Microsoft LINQ Books

Programming Microsoft LINQ & Introducing Microsoft LINQ
Welcome to Microsoft LINQ Books Sign in | Join | Help
in Search

Browse by Tags

All Tags » LINQ to SQL   (RSS)
  • LINQ to SQL vs LINQ to Entities - decisions from ADO.NET team

    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 ...
    Posted to Marco Russo (Weblog) by Marco.Russo on novembre 2, 2008
  • Programming LINQ - Chapter 6

    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, ...
    Posted to Programming Microsoft LINQ (FileGallery) by marco.russo on giugno 21, 2008
Powered by Community Server (Personal Edition), by Telligent Systems