책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > C++
· ISBN : 9780071597838
· 쪽수 : 384쪽
· 출판일 : 2008-12-01
목차
Foreword
Acknowledgments
Introduction
Part I - LINQ Essentials
Chapter 1 - Introduction to LINQ
Chapter 2 - Using LINQ to Objects
Chapter 3 - Handling LINQ to SQL with Visual Studio
Part II - LINQ to any Data Source
Chapter 4 - Working with ADO.NET through LINQ to DataSet
Chapter 5 - Programming Objects with LINQ to Entities
Chapter 6 - Managing Hierarchical Data with LINQ to XML
Chapter 7 - Automatically Generating LINQ to SQL Code with SqlMetal
Part III - Extending LINQ
Chapter 8 - Digging Into Expression Trees and Lambdas
Chapter 9 - Constructing New Code with Extension Methods
Chapter 10 - Building a Custom LINQ Provider--Introducing LINQ to Twitter
Chapter 11 - Designing Applications with LINQ
Chapter 12 - Concurrent Programming with Parallel LINQ (PLINQ)
Appendix A - Standard Query Operator Reference
Index