Asynchronous HTTP Handler for Asynchronous BLOB DataReader
If you need to get Blobs (Binary Large Objects) from your database in a datareader, you can have quickly a lot of performances issues.
In this article Dviry explains how to use an HTTP Handler to read more efficently the data.