Roy Osherove

View Original

A new Data Access Application Block release

This is a new version for the DAAB supporting a common base code which uses only ADO.NET interfaces in an abstract base class. Then simple providers sets the correct instances for each ADO.NET provider.

If somebody wants to add a new provider NUnit test cases are provided so you can reuse them to test you provider.

[Diego Gonzalez]

Very cool!

Check it out. The release binaries are here.