DbEntry.Net is a lightweight, high performance Object Relational Mapping (ORM) database access compnent for .Net 2.0. It has clearly and easily programing interface. It based on ADO.NET, and supported C#, Visual Basic, ASP.NET etc. It also provide DbEntryDataSource for ASP.NET 2.0 and a Rails style MVC framework for web develpment.
- DbEntry.Net.v033.Src.zip include source files and unit tests.
- DbEntry.Net.v033.Bin.zip include binary library files.
- DbEntry.Net.v033.Samples.zip include some common samples of data access.
- DbEntry.Net.v033.Tools.zip include some Tools for DbEntry.Net.
- AssemblyNameGetter.exe (help to get assembly name)
- TemplateBuilder.exe (help to create new or edit page for DbEntryDataSource)
- SqlQuerier.exe (help to manager databases)