DotNetDALLib is a Data Access Layer library for .NET applications. Either by hand, or using templates for CodeSmith, users can create attributed objects which they can simply serialize to/from the database with minimal work.
Be the first to post a text review of DotNet DAL Library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Saving multiple records via SaveObjects has been improved significantly in terms of speed, particularly for updates (not as drastic for inserts w/identity columns) Fixed some bugs that caused updates to periodically fail
Saving multiple records via SaveObjects has been improved significantly in terms of speed, particularly for updates (not as drastic for inserts w/identity columns) Fixed some bugs that caused updates to periodically fail
I've been working with DotNetDALLib a bit more lately and I'm running into a good number of bugs that I'm fixing. There were some serious problems with the update mechanism that I've been fixing. Once I've finished my work with the library and fixed all the bugs I've encountered, I'll do a point release of the new code.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?