Using Delegates with Data Readers to Control DAL Responsibility
Author:
Teemu Keiski
Demonstrates how to use delegates to create a call-back mechanism which remains the responsibility of a data reader on the DAL but gives full consuming capability to the client.
More Tutorials
|