LINQ for VB 2005
Autor Fabio Claudio Ferracchiatien Limba Engleză Paperback – 9 feb 2007
At the Microsoft Professional Developers Conference (PDC) 2005, Microsoft previewed a new technology, Language-Integrated Query (LINQ). It captured a lot of attention because it addressed the fundamental issue of merging object-oriented applications with relational data. The LINQ project team demonstrated how to use LINQ to query a variety of data sources, such as a SQL Server database, an XML file, and an array, and how to manage the data using an object-oriented approach.
Fabio Ferracchiati has written a comprehensive guide to the three main parts of the LINQ May 2006 CTP: managing in-memory data (LINQ to Objects), accessing relational databases (LINQ to ADO .NET), and manipulating XML documents (LINQ to XML). Each chapter offers many practical examples that you can try yourself with the downloadable source code. You'll quickly learn everything you want and need to know about LINQ by actually using LINQ.
The future of .NET data access is already here—and it's a very bright one!
Preț: 178.56 lei
Preț vechi: 223.20 lei
-20% Nou
Puncte Express: 268
Preț estimativ în valută:
34.17€ • 35.50$ • 28.39£
34.17€ • 35.50$ • 28.39£
Carte tipărită la comandă
Livrare economică 01-15 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590598405
ISBN-10: 1590598407
Pagini: 176
Ilustrații: XX, 176 p.
Dimensiuni: 191 x 235 x 10 mm
Greutate: 0.32 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590598407
Pagini: 176
Ilustrații: XX, 176 p.
Dimensiuni: 191 x 235 x 10 mm
Greutate: 0.32 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Introduction.- LINQ to Objects.- LINQ to ADO.NET.- LINQ to XML.
Notă biografică
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.
Caracteristici
The first book to comprehensively, yet concisely, cover LINQ in VB Rich in working examples of LINQ in action Ideal for VB programmers at any level