Pro LINQ Language Integrated Query in C# 2008

LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must–have skill for .NET developers. For more information about LINQ, you can check o...

Full description

Bibliographic Details
Main Author: Rattz, Joseph
Format: eBook
Language:English
Published: Berkeley, CA Apress 2008, 2008
Edition:1st ed. 2008
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03585nmm a2200325 u 4500
001 EB000360564
003 EBX01000000000000000213616
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9781430203827 
100 1 |a Rattz, Joseph 
245 0 0 |a Pro LINQ  |h Elektronische Ressource  |b Language Integrated Query in C# 2008  |c by Joseph Rattz 
250 |a 1st ed. 2008 
260 |a Berkeley, CA  |b Apress  |c 2008, 2008 
300 |a 600 p  |b online resource 
505 0 |a Pro LINQ: Language Integrated Query in C# 2008 -- Hello LINQ -- C# 3.0 Language Enhancements for LINQ -- LINQ to Objects -- LINQ to Objects Introduction -- Deferred Operators -- Nondeferred Operators -- LINQ to XML -- LINQ to XML Introduction -- The LINQ to XML API -- LINQ to XML Operators -- Additional XML Capabilities -- LINQ to DataSet -- LINQ to DataSet Operators -- Additional DataSet Capabilities -- LINQ to SQL -- LINQ to SQL Introduction -- LINQ to SQL Tips and Tools -- LINQ to SQL Database Operations -- LINQ to SQL Entity Classes -- The DataContext -- Concurrency Conflicts -- Additional SQL Capabilities 
653 |a Microsoft software 
653 |a Software engineering 
653 |a Microsoft 
653 |a Software Engineering 
653 |a Microsoft .NET Framework 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4302-0382-7 
856 4 0 |u https://doi.org/10.1007/978-1-4302-0382-7?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.268 
520 |a LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must–have skill for .NET developers. For more information about LINQ, you can check out the author's portal at www.LINQdev.com. Pro LINQ: Language Integrated Query in C# 2008 is all about code. Literally, this book starts with code and ends with code. In most books, the author shows the simplest example demonstrating how to use a method, but they so rarely show how to use the more complex prototypes. Pro LINQ: Language Integrated Query in C# 2008 is different. Demonstrating the overwhelming majority of LINQ operators and protoypes, it is a veritable treasury of LINQ examples.  
520 |a Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, Pro LINQ: Language Integrated Query in C# 2008 cuts right to the chase of each LINQ operator, method, or class. However, where complexity is necessary to truly demonstrate an issue, the examples are right there in the thick of it. For example, code samples demonstrating how to handle concurrency conflicts actually create concurrency conflicts so you can step through the code and see them unfold. Most books tell you about the simple stuff, while few books warn you of the pitfalls. Where Pro LINQ: Language Integrated Query in C# 2008 returns your investment is in the hours, and sometimes days, spent by the author determining why something may not work as expected. Sometimes this results in an innocent looking paragraph that may take you a minute to read and understand, but took days to research and explain.  
520 |a Face it, most technical books while informative, are dull. LINQ need not be dull. Written with a sense of humor, Pro LINQ:Language Integrated Query in C# 2008 will attempt to entertain you on your journey through the wonderland of LINQ and C# 2008