Schade – dieser Artikel ist leider ausverkauft. Sobald wir wissen, ob und wann der Artikel wieder verfügbar ist, informieren wir Sie an dieser Stelle.
  • Format: PDF

The Only Complete, Realistic, Example-Rich Guide to LINQ to Objects, PLINQ, and C# 4.0
Using LINQ to Objects, .NET developers can write queries over object collections with the same deep functionality that was once available only with SQL and relational databases. Now, for the first time, developers have a comprehensive and authoritative guide to applying LINQ to Objects in real-world software. Microsoft MVP Troy Magennis introduces state-of-the-art techniques for working with objects more elegantly and efficiently-and writing code that is exceptionally powerful, robust, and…mehr

Produktbeschreibung
The Only Complete, Realistic, Example-Rich Guide to LINQ to Objects, PLINQ, and C# 4.0

Using LINQ to Objects, .NET developers can write queries over object collections with the same deep functionality that was once available only with SQL and relational databases. Now, for the first time, developers have a comprehensive and authoritative guide to applying LINQ to Objects in real-world software. Microsoft MVP Troy Magennis introduces state-of-the-art techniques for working with objects more elegantly and efficiently-and writing code that is exceptionally powerful, robust, and flexible.

Drawing on his unsurpassed experience coding LINQ software and hosting the popular HookedonLINQ.com site, Magennis presents timely, realistic solutions to a wide spectrum of development challenges. You'll begin with five-minute quick-starts that walk you through LINQ to Objects' key features. Next, you'll drill down to detailed techniques for applying these features with C# 4.0 and C# 3.0-including code examples that reflect the realities of production development. Coverage includes:

  • Writing basic LINQ queries with C#: filtering, projecting, and sequencing data from in-memory collections
  • Mastering advanced techniques for grouping and joining data
  • Taking full advantage of LINQ's standard query and set-based operators
  • Creating all four main types of custom operators
  • Including standard error handling in custom operators
  • Writing more fluent, readable LINQ queries with C# 4.0's dynamic language features
  • Combining LINQ with COM-Interop to access data sources such as Microsoft Excel
  • Using Parallel LINQ to Objects (PLINQ) to optimize queries for multi-core processors
  • Integrating the best LINQ to Objects patterns into your day-to-day coding

Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
Troy Magennis is a Microsoft C# MVP and a keen traveler who currently works for Travelocity, which manages the travel and leisure websites travelocity.com, lastminute.com, and zuji. As Vice President of Architecture, he leads a talented team of architects spread across four continents, committed to being the traveler's champion. Technology has always been a passion. After cutting his teeth on early 8-bit personal computers, Troy moved into electronic engineering (assembly language coding), which later led to positions in software application development and architecture for some of the most prominent corporations in automotive, banking, and online commerce. Troy's first exposure to LINQ was in 2006 when he took a sabbatical to learn it and became hooked, ultimately leading him to publish the popular HookedOnLINQ website.