Enterprise Library 4.0 Data Access Application Block ( DAAB ) and Unity IoC Screencast
 |
Enterprise Library 4.0 DAAB with Unity IoC Integration Screencast
A new screencast showing off the use of the Enterprise Library 4.0 Data Access Application Block using the EnterpriseLibraryCoreExtension and DataAccessBlockExtension that provide Unity IoC Integration. It shows one how to access the Database Classes using UnityContainer.Resolve as well as how to inject database classes into your own custom classes.
The screencast highlights:
- Enterprise Library 4.0 Data Access Application Block.
- Unity IoC.
- EnterpriseLibraryCoreExtension.
- DataAccessBlock Extension.
- UnityContainer.Resolve.
- Injecting Database Classes into Custom Classes.
Download ( 14MB, 12min WMV File )
Download ( 20MB, 12min iPhone ) |
Enterprise Library 4.0 Screencast Show Notes
You can find a tutorial that shows the code for this screencast at the following link:
For more information on Unity IoC:
Tags:
DataAccessApplicationBlock,
DataAccessBlockExtension,
EnterpriseLibrary4,
EnterpriseLibraryCoreExtension,
Unity