Beyond Basic In-Memory Queries Linq

Beyond Basic In-Memory Queries Linq

ISBN: 1542727510

ISBN 13: 9781542727518

Publication Date: January 30, 2017

Publisher: Createspace Independent Publishing Platform

Format: Paperback

Author: Naomi Patterson

0.00 of 0

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.

After learning the basics of LINQ in part 1 of this book and gaining knowledge of in-memory LINQ queries in part 2, it's time to have a break before discovering other LINQ variants. You've already learned a lot about LINQ queries and in particular about LINQ to Objects in chapter 4. You may think that this is enough to write efficient LINQ queries. Think again. LINQ is like an ocean where each variant is an island. We have taught you the rudiments of swimming, but you need to learn more before you can travel safely to all the islands. You know how to write a query, but do you know how to write an efficient query? In this chapter, we'll expand on some of our earlier ideas to improve your skills of LINQ. We're going to step back and look at how to make the most of what we've covered so far.