文件名称:DBEntry.Net 参考手册
文件大小:7.53MB
文件格式:CHM
更新时间:2012-07-23 05:39:28
DBEntry.Net 参考手册 ORM框架
一个开源的轻量级的ORM框架,具体我就不说了,看下面的项目介绍.这次把使用说明整理出来,做成CHM格式. DbEntry.Net (Lephone Framework) DbEntry.Net (Lephone Framework) is a lightweight, high performance ORM compnent for .Net 2.0 and 3.5. 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 and a simple IoC framework. The samples of the release package all TESTED on Sql Server 2005 Express, MySql 5.0, SQLite 3, Access 2003, Firebird 2.1.0, PostgreSQL 8.3.3 and Oracle 10g express. Features: Linq support (need .net 3.5) FluentInterface query syntax RoR ActiveRecord style syntax Ambient transaction Dynamic object Partial update 1:1 1:Many Many:Many relations Auto create table Anti sql injection Multiple data source Object validation Paged selector and collection Nullable support DbEntryDataSource ASP.NET 2.0 Membership support Built-in Cache Support Ruby On Rails style MVC framework Simple IoC framework High performance, almost same as using ADO.NET directly Lightwight, the binary file only about 312KB