Data Access Application Block v 2
This may be old news, but version 2 is out and has some neato new features One of which I wrote in my own version, but maybe now I can just use theirs. ;)
Good stuff! Enjoy!
<update>
Greg asks in the comments about changes from V1 to V2. I also am using a modified version of V1. Here are the changes:
What's new in this release?
The 2.0 release of the Data Access Application Block includes the following new features:
- Support for strongly typed DataSets with the FillDataset method
- Support for committing updates to a DataSet back to the database
- Additional helper methods with support for DataRow type parameters
- Minor bug fixes
</update>