VS2008系列培訓教程之三:Using LINQ with relational data

這篇文章是參考微軟內部文檔從新編寫而成,感謝相關內容的各位做者的辛勤勞動!

  其內容介紹以下:

  One of the most common forms of data used in applications today continues to be relational data that is stored in various database systems such as Microsoft SQL Server.
  In this session you will learn about the flavors of LINQ that are designed to access relational data including LINQ to SQL, LINQ to Datasets, and LINQ to Entities.
  And then you will learn an efficient, repeatable way to apply industry design patterns to build scalable object-oriented data access layers, which is LINQ Object Relational Mapping.

  其主題有以下幾個方面:

  ※ LINQ to Relational
    × LINQ to SQL
    × LINQ to Entities
    × ADO.NET Entity Framework
    × LINQ to DataSet
  ※ Summary

  請 單擊此處下載該文檔
相關文章
相關標籤/搜索