惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
U
Unit 42
IT之家
IT之家
Y
Y Combinator Blog
T
Tailwind CSS Blog
B
Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
I
InfoQ
J
Java Code Geeks
F
Fortinet All Blogs
T
The Blog of Author Tim Ferriss
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Hackread – Cybersecurity News, Data Breaches, AI and More
人人都是产品经理
人人都是产品经理
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
GbyAI
GbyAI
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
L
LangChain Blog

博客园 - 活靶子.Net

2008我的收获了3个本儿,一堆朋友 把ASP.NET MVC的路由利用配置维护起来 jQuery从此更牛了 【分享】如何创建自己的Visual Studio 2005/2008配色 我学Linq to SQL做的demo Latest preview of the ASP.Net MVC available on CodePlex 提供我现用的Vs配色(灰黑色调)下载,有兴趣的朋友玩玩。 CustomError可以设置绝对路径 使用AzMan找不到Microsoft.Interop.Security.AzRoles的解决方法 MS Ajax 客户端生命周期 使用dotNetZipLib轻松压缩目录/文件夹 批量 移动 msn 联系人 IE8 BETA1 来了.... Telligent 发布了 CMS 系统 [2007最后一博]Url地址重写,利用HttpHander手工编译页面并按需生成静态HTML文件 FckEditor,远程图片下载,插件 上班族饮食十大“夺命”恶习 一系列SQL SERVER SQL 的分析文章 员工辞职的十大原因!
DbEntry.Net---又一个国产开源ORM数据访问及 WEB 框架
活靶子.Net · 2008-01-31 · via 博客园 - 活靶子.Net

今天去逛CodePlex发现这个东西
链接到JavaEyeblog,作者:
中文描述:http://llf.hanzify.org/llf/show.asp?id=555
Features:
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
  • High performance, almost same as using ADO.NET directly
  • Lightwight, the binary file only about 268KB
  • Rails Style MVC
    1. Getting Started
    2. Scaffolding
    3. Controller
    4. Viewer
    5. Configuration
    6. Deployment

另外还有一些不错的东西比如他的 Rails Style MVC 和TemplateBuilder  还有 HtmlBuilder
看了看并没有Nbear那样类似Linq的查询支持.
令人欣慰的是这个东西一直从.net1.1做到现在,而且就一个人开发,从codeplex上来看,最近还有代码签入.
http://www.codeplex.com/DbEntry/SourceControl/ListDownloadableCommits.aspx

最后贴一下地址:http://www.codeplex.com/DbEntry