Join Books.org — it's free

Visual Basic (VB), Other Database Applications & Languages, Other Programming Languages
LINQ for VB 2005 by Fabio Claudio Ferracchiati β€” book cover

LINQ for VB 2005

by Fabio Claudio Ferracchiati
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

Are you ready for the future of data access in .NET?

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!

Table of Contents

  1. LINQ to Objects
  2. LINQ to ADO.NET
  3. LINQ to XML

Synopsis

Are you ready for the future of data access in .NET?

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. Youll quickly learn everything you want and need to know about LINQ by actually using LINQ.

The future of .NET data access is already hereand its a very bright one!

About the Author, Fabio Claudio Ferracchiati

A prolific writer on cutting-edge technologies, Fabio Claudio Ferracchiati has contributed to over a dozen books on .NET, C#, Visual Basic, and ASP.NET. He is a .NET MCSD and lives in Milan, Italy. You can read his blog at www.ferracchiati.com.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
February 1, 2007
Publisher
Apress L. P.
Pages
176
Format
Paperback
ISBN
9781590598405

More by Fabio Claudio Ferracchiati

Similar books