May 2010
Intermediate to advanced
1272 pages
61h 18m
English
Querying objects with LINQ (as much as Xml documents and ADO.NET models) is accomplished via the standard query operators that are a set of Visual Basic keywords allowing performing both simple and complex tasks within LINQ queries. This chapter covers standard query operators illustrating their purpose. For this, remember that this topic is important because you need operators in other LINQ providers as well. You can also notice that standard query operator generally have extension methods counterparts that you can use as well.
Read now
Unlock full access