HomeComputers & TechnologyProgramming Microsoft Linq in .net 4
Skip to product information
1 of 1

Programming Microsoft Linq in .net 4

paperbackJanuary 1, 2010
Regular price $59.33 USD
Regular price Sale price $59.33 USD
Sale Sold out
Shipping calculated at checkout.
Secure Checkout
Quality Guaranteed
New In Stock
ISBN-13: 9780735640573 ISBN-10: 0735640572
Publisher
Microsoft Press
Binding
paperback
Published
January 1, 2010
Weight
2.4 lbs
Dimensions
23.50×4.40×18.40 cm

About this book

Programming Microsoft Linq in .net 4 by Pialorsi, Paolo. paperback edition. ISBN: 9780735640573.

Dig into LINQ -- and transform the way you work with data. With LINQ, you can query data from a variety of sources -- including databases, objects, and XML files -- directly from Microsoft Visual Basic® or C#. Guided by data-access experts whove worked in depth with LINQ and the Microsoft development teams, youll learn how .NET Framework 4 implements LINQ, and how to exploit it. Clear examples show you how to deliver your own data-access solutions faster and with leaner code. Discover how to: Use LINQ to query databases, object collections, arrays, XML, Microsoft Excel® files, and other sources Apply LINQ best practices to build data-enabled .NET applications and services Manipulate data in a relational database with ADO.NET Entity Framework or LINQ to SQL Read, write, and manage XML content more efficiently with LINQ to XML Extend LINQ to support additional data sources by creating custom operators and providers Examine other implementations, such as LINQ to SharePoint® Use LINQ within the data, business, and service layers of a distributed application Get code samples on the Web