Language Integrated Query in VB 2008
Buch, Englisch, 744 Seiten, Format (B × H): 191 mm x 235 mm, Gewicht: 1370 g
ISBN: 978-1-4302-1644-5
Verlag: Apress
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 made its debut in Visual Studio 2008, and became a must–have skill for .NET developers. For more information about LINQ, you can check out www.linqdev.com.
Starting with code and ending with code and tailored for the VB language, is a veritable treasury of LINQ examples that will save you hours, even days, of research time. Keeping you focused on the relevant LINQ principles, expert author Joseph Rattz, Jr., and VB specialist Dennis Hayes provide examples for complex models that you won't find anywhere else.
In most books, you'll find plenty of simple examples to demonstrate how to use a method, but authors rarely show how to use the more complex prototypes. is different. Demonstrating the overwhelming majority of LINQ operators and protoypes, Joseph Rattz, Jr., and Dennis Hayes condense their extensive experience and expertise into a desk companion that is essential for any serious .NET professional.
Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, this book 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 returns your investment is in the hours, andsometimes days, spent by the authors 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.
Face it, most technical books while informative, are dull. LINQ need not be dull. Written with a sense of humor, this book will attempt to entertain you on your journey through the wonderland of LINQ and VB 2008.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Pro LINQ: Language Integrated Query in VB.NET 2008.- Hello LINQ.- VB.NET 2008 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.