Skip to main content

LINQ to ADO.NET

  • Chapter
LINQ for Visual C# 2005
  • 222 Accesses

Abstract

In Chapter 1 we focused on the standard query operators, looking closely at each method for querying and modifying objects. You now know everything needed to query any data source. Whether data sources are in-memory objects, relational databases, or XML, we use the same uniform syntax to query them. An object is queryable as long as it implements the IQueryable<T> or IEnumerable<T> interface.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2006 Fabio Claudio Ferracchiati

About this chapter

Cite this chapter

(2006). LINQ to ADO.NET. In: LINQ for Visual C# 2005. Apress. https://doi.org/10.1007/978-1-4302-0257-8_2

Download citation

Publish with us

Policies and ethics