这篇文章是参考微软内部文档从新编写而成,感谢相关内容的各位做者的辛勤劳动!
其内容介绍以下:
Language Integrated Query (LINQ) provides the ability to write query expressions directly within C# or Visual Basic.
LINQ makes it significantly easier to query and access all types of data.
During this session you will get an introduction to LINQ and learn about several different flavors of LINQ including LINQ to Objects and LINQ to XML.
请
单击此处下载该文档。