Microsoft Enterprise Library DAAB
Microsoft Enterprise Library Data Access Application Block (DAAB) is an assembly that encapsulates the logic used to perform common enterprise-level data access tasks.
Using the DAAB eliminates the need to keep writing the same data access tasks for each new or revised application, so you can spend your time more productively.
The DAAB solves the problem of having to repeatedly write code for common data access tasks, and adapts the application code to be interoperable across different data sources.
This article explains why using DataDirect ADO.NET data providers with DAAB makes this technology even better and includes the information and sample code you need to install and configure DAAB to work with DataDirect Connect for ADO.NET and your application, including SSL and Kerberos authentication enterprise security features.
Table of Contents:
- Why Using DataDirect ADO.NET Data Providers Makes this Technology Better
- Components Required (with Download Links)
- Install DataDirect Connect for ADO.NET 3.1 SP1 or Higher
- Install Data Access Application Blocks
- Configure Data Access Application Blocks
- Add the Data Access Application Block to Your Application
- DataDirect Providers Extend Enterprise Security to Data Access Application Blocks
- Use the Data Access Application Block in Application Code
- Useful Links




