Beginning C# 7 Hands-On:Advanced Language Features
上QQ阅读APP看书,第一时间看更新

C# with LINQ and Built-In Types

In this chapter, we will talk about the basics of LINQ. You will learn how to use LINQ or Language Integrated Query. It's a powerful way of manipulating data directly within your C# code.