Summary
In this chapter, you learned how to write LINQ queries to select, project, filter, sort, join, and group data in many different formats, including XML, which are tasks you will perform every day.
In the next chapter, you will use the Task
type to improve the performance of your applications.