PROGRAMS BY nausicaa.sf.net
-
nausicaa Free
Persistence layer for .NET with two main APIs : SQL Map and DAO pattern.The SQL Mapping is used to map .NET object to SQL statements using XML.The DAO pattern is used for abstracting the database implementation.Inpired by