
LINQ for Visual C# 2008
Fabio Claudio Ferracchiati(Author)
APress
Published on 18. August 2008
Book
Paperback/Softback
200 pages
978-1-4302-1580-6 (ISBN)
Description
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
More details
Edition
1st ed.
Language
English
Place of publication
Berkeley
United States
Target group
Popular/general
Product notice
Paperback (trade)
Unsewn / adhesive bound
Illustrations
200 p.
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 11 mm
Weight
354 gr
ISBN-13
978-1-4302-1580-6 (9781430215806)
DOI
10.1007/978-1-4302-1581-3
Schweitzer Classification
Other editions
Additional editions

Person
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.
Content
LINQ to Objects.- LINQ to ADO.NET.- LINQ to XML.