Skip to main content

Sorting, Searching, and Filtering

  • Chapter
Pro ADO.NET 2.0
  • 263 Accesses

Summary

In this chapter, you looked at sorting, searching, and filtering over disconnected data. This is quite an important part of ADO.NET. A good handle on these concepts will allow you to write effective applications.

This chapter discussed the various methods of working with disconnected data using DataTables, DataViews, DataRelations, and, finally, using the XmlDataDocument. Typically, in an application built around disconnected architecture, you would query the data and fill a disconnected cache-such as a DataTable or a DataSet. Then, based upon the user’s requests, you would make updates to that data.

While this chapter presented you with the concepts of being able to find the right rows to make updates to, the next two chapters will discuss the process of making the updates and persisting them into a data source. What you have learned in this chapter will be very useful in the next chapter, which discusses updating data.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.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

© 2005 Sahil Malik

About this chapter

Cite this chapter

(2005). Sorting, Searching, and Filtering. In: Pro ADO.NET 2.0. Apress. https://doi.org/10.1007/978-1-4302-0068-0_8

Download citation

Publish with us

Policies and ethics