Every C# programmer needs to learn about LINQ (Language-Integrated Query), Microsoft's breakthrough technology for simplifying and unifying data access from any data source. With LINQ, you can write more elegant and flexible code-not just to access databases and files, but to manipulate data structures and XML.
This book is a short, yet comprehensive guide to the major features of LINQ and the significant enhancements introduced with .NET 3.5. There is no better source for getting a head-start on the future of these technologies than this book.
- A clear and comprehensive yet concise introduction to using LINQ in C#
- Covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML
- Rich in working examples of LINQ in action
- Ideal for C# programmers at any level
Auflage
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Popular/general
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
Maße
Höhe: 235 mm
Breite: 191 mm
Dicke: 11 mm
Gewicht
ISBN-13
978-1-4302-1580-6 (9781430215806)
DOI
10.1007/978-1-4302-1581-3
Schweitzer Klassifikation
A prolific writer on cutting-edge technologies, Fabio Claudio Ferracchiati has contributed to more than a dozen books on .NET, C#, Visual Basic, and ASP.NET. He is a .NET Microsoft Certified Solution Developer and lives in Milan, Italy. You can read his blog at Ferracchiati.com.
LINQ to Objects.- LINQ to ADO.NET.- LINQ to XML.