Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 10. Optimizing .NET Data Access > Creating a DataReader Asynchronously

Recipe 10.4. Creating a DataReader Asynchronously

10.5.1. Problem

You need to create a DataReader asynchronously.

10.5.2. Solution

Use the BeginExecuteReader() and EndExecuteReader() methods of the Command object.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial