-
Luis Ramirez has written an interesting article on Codeproject.Com, comparing Vanilla DAL to plain ADO.NET, Microsoft Data Access Application Block and SqlNetFramework. Link: http://www.codeproject.com/KB/dotnet/SelectDataNetDevTools.aspx.
2009-06-07 22:14:41 UTC by arno_huetter
-
Vanilla DAL 0.6.0 comes with improved support for automatic transaction management using VanillaDal.TransactionScope. Please consult documentation for details.
2009-06-07 22:08:06 UTC by arno_huetter
-
arno_huetter changed the 0.6.0 file release.
2009-06-07 22:05:55 UTC by arno_huetter
-
arno_huetter changed the 0.6.0 file release.
2009-06-07 22:05:44 UTC by arno_huetter
-
arno_huetter added the vanilladal-0.6.0-bin.zip file.
2009-06-07 22:05:14 UTC by arno_huetter
-
arno_huetter added the vanilladal-0.6.0-src.zip file.
2009-06-07 22:05:14 UTC by arno_huetter
-
arno_huetter changed the 0.6.0 file release.
2009-06-07 21:58:06 UTC by arno_huetter
-
arno_huetter created the 0.6.0 file release.
2009-06-07 21:57:27 UTC by arno_huetter
-
This maintenance release solves an issue on OLEDB datasources which require statement parameters - even named ones - to be passed at exactly the same order as they occur in the statement (the parameter order might have varied in older Vanilla DAL releases, e.g. when autoincrement columns existed).
2007-05-09 20:47:46 UTC by arno_huetter
-
This update mainly contains documentation improvements and an enhanced sample application.
2006-12-21 22:13:02 UTC by arno_huetter