Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

LINQ Programming

Posted By: Tamaar
LINQ Programming

LINQ Programming
by Joe Mayo
English | EPUB | 3.9 MB


Take your LINQ programming skills to the top tierResolve data format impedance mismatch with guidance from a C# expert and Microsoft MVP. LINQ Programming details cutting-edge techniques to effectively assimilate XML, SQL, ADO.NET, and unstructured data sources. Build powerful LINQ queries, handle hierarchical and relational data, use lambdas and expression trees, and develop multi-threaded applications. Get proven strategies for handling conflicts and exceptions and creating custom extension methods. Additionally, you'll learn how to create your own LINQ provider through a working example, LINQ to Twitter.
  • Filter, order, and group code using LINQ to Objects
  • Query relational and unstructured data with LINQ to SQL and LINQ to XML
  • Work with ADO.NET through LINQ to DataSet
  • Deploy object-oriented programming techniques and LINQ to Entities
  • Read, manipulate, and create C#-based XML documents
  • Generate DBML and external mapping files with SqlMetal
  • Create custom lambdas, expressions, providers, and extensions
  • Support concurrent processing and multi-threading using PLINQ
  • Build a custom LINQ provider for working with any data source