Menu

SnapDAL for .Net / News: Recent posts

SnapDAL beta 1 release

SnapDAL is a combination of a factory based data abstraction layer and a data access helper for the .net platform. It has been designed for ease of use and Test Driven Design (TDD).

SnapDAL is nearing final release. The main api has been stable for more than two years. This release fullfills many goals including statement generation, a well worked mock implementation, simplified statement management, a pluggable error handler, and testing aids such as database reset and a statement manager reset. ... read more

Posted by Philip Nelson 2005-06-02

c# version of SnapDAL has been released!

After more than a year of thinking, testing, and refactoring, SnapDAL has been (pre) released. The notes and changlelog tell the simple story, but a dive into the documentation and samples will tell a lot more. Check it out!

Posted by Philip Nelson 2004-12-15

c# version of SnapDAL

I have a c# version of SnapDAL in the works. It passes the existing tests but hasn't been subjected to any real projects yet. I'll release it when I am comfortable it is reliable enough for a beta release. For this version I am planning on supporting some additional features allowing the use of the "Chain of Responsibility" pattern to support caching, test databases and other features.

Posted by Philip Nelson 2003-12-05

Initial file release of SnapDAL

The first preview release of SnapDAL is available. This release includes some documentation, sample code, unit tests and additional enhancements from the original cvs release. Check out the various readme files for more info.

Posted by Philip Nelson 2003-06-10

Initial Code is released to CVS

The initial code base, a merge of functionality added by PAi and Quilogy has been loaded to CVS.

Posted by Philip Nelson 2003-05-03