LINQ to Objects Using C# 4.0: Using and Extendin

LINQ to Objects Using C# 4.0: Using and Extendin
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者:
ISBN: 9780321637000
定价: 554.90
装帧: 平装
开本: 其他
纸张: 其他
页数: 336页
正文语种: 英语
  • “For several years, Troy has been one of the key figures in the LINQ community. This comprehensive and well-written book serves as a compendium of the important wisdom and experience that he has accumulated through his years of studying LINQ and its uses.”        –Charlie Calvert, Microsoft C# Community Program Manager     “LINQ is changing the way we think about working with data and, in many ways, also about programming in general. LINQ to Objects Using C# 4.0 is a thorough reference that teaches how to simplify many day-to-day tasks with data. It also gives you the foundations that are necessary to understand a wide range of fascinating applications of LINQ that will, no doubt, continue to appear over the next few years.”        –Tomas Petricek, Microsoft MVP and author of Real-World Functional Programming     Your Complete Example-Rich Guide to Using and Extending LINQ to Objects and PLINQ     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 in-memory collections more elegantly and efficiently—and writing code that is exceptionally powerful, robust, and flexible.      Drawing on his unsurpassed experience coding software using LINQ and hosting the popular HookedOnLINQ.com site, Magennis presents timely, realistic solutions to a wide spectrum of development challenges, such as combining data from multiple sources, and achieving optimal performance with extremely large sets of data. You'll begin with brief quick-starts that walk you through LINQ to Objects' key features and query syntax. Next, you'll drill down to detailed techniques for applying and extending 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 sorting data from in-memory collections  •    Mastering advanced techniques for grouping and joining data and understanding the performance implications of each technique  •    Taking full advantage of LINQ's standard query operators   •    Creating custom query operators that follow best practices for coding patterns and error handling  •    Writing more fluent, readable LINQ queries with C# 4.0's language enhancements, including the new dynamic 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, and how to build custom parallel query operators  •    Integrating the best LINQ to Objects patterns into your day-to-day coding ,Looks at the features of LINQ to Objects along with a guide to the techniques of creating LINQ queries with the C# 4.0 language.
  • 内容简介:
    “For several years, Troy has been one of the key figures in the LINQ community. This comprehensive and well-written book serves as a compendium of the important wisdom and experience that he has accumulated through his years of studying LINQ and its uses.”        –Charlie Calvert, Microsoft C# Community Program Manager     “LINQ is changing the way we think about working with data and, in many ways, also about programming in general. LINQ to Objects Using C# 4.0 is a thorough reference that teaches how to simplify many day-to-day tasks with data. It also gives you the foundations that are necessary to understand a wide range of fascinating applications of LINQ that will, no doubt, continue to appear over the next few years.”        –Tomas Petricek, Microsoft MVP and author of Real-World Functional Programming     Your Complete Example-Rich Guide to Using and Extending LINQ to Objects and PLINQ     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 in-memory collections more elegantly and efficiently—and writing code that is exceptionally powerful, robust, and flexible.      Drawing on his unsurpassed experience coding software using LINQ and hosting the popular HookedOnLINQ.com site, Magennis presents timely, realistic solutions to a wide spectrum of development challenges, such as combining data from multiple sources, and achieving optimal performance with extremely large sets of data. You'll begin with brief quick-starts that walk you through LINQ to Objects' key features and query syntax. Next, you'll drill down to detailed techniques for applying and extending 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 sorting data from in-memory collections  •    Mastering advanced techniques for grouping and joining data and understanding the performance implications of each technique  •    Taking full advantage of LINQ's standard query operators   •    Creating custom query operators that follow best practices for coding patterns and error handling  •    Writing more fluent, readable LINQ queries with C# 4.0's language enhancements, including the new dynamic 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, and how to build custom parallel query operators  •    Integrating the best LINQ to Objects patterns into your day-to-day coding ,Looks at the features of LINQ to Objects along with a guide to the techniques of creating LINQ queries with the C# 4.0 language.
查看详情
目前没有书店销售此书
系列丛书 / 更多
LINQ to Objects Using C# 4.0: Using and Extendin
Multithreading Applications in Win32: The Complete Guide to Threads
Jim Beveridge, Robert Wiener 作者
LINQ to Objects Using C# 4.0: Using and Extendin
WIN32 System Programming: A Windows 2000 Applica
Johnson M. Hart 著
相关图书 / 更多
LINQ to Objects Using C# 4.0: Using and Extendin
LINQ in Action
Fabrice、Steve、Jim Wooley 著
LINQ to Objects Using C# 4.0: Using and Extendin
LINQ入门及应用
王的强、张晓娜、周静 著
LINQ to Objects Using C# 4.0: Using and Extendin
LINQ高级编程
[美]克莱因 著;李宝 译
LINQ to Objects Using C# 4.0: Using and Extendin
LINQ技术详解C#2008版
[美]拉特兹(Rattz J.C.) 著;程胜、朱新宁、杨萍 译
LINQ to Objects Using C# 4.0: Using and Extendin
LINQ编程技术内幕
[美]基默 著;唐学韬 译
LINQ to Objects Using C# 4.0: Using and Extendin
LINQ实战
Fabrice Marguerie;Steve Eichert;Jim Wooley