<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Code,We play with each other..._分类_ORM</title><id>http://feed.cnblogs.com/blog/u/24059/category/285558/rss</id><updated>2012-06-02T12:26:08Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/huazai/category/285558.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/24059/category/285558/rss"/><entry><id>http://www.cnblogs.com/huazai/archive/2011/02/28/1967507.html</id><title type="text">介绍一个开源的ORM--ORM.NET</title><summary type="text">ORM.NET是一个开源的.net对象关系映射的代码生成工具,它根据数据库结构生成一个数据实体层,为每一个表生成一个对应的类,为表的每一个字段生成类的一个属性。 通过生成的DataManager对象，不用使用存储过程和嵌入SQL脚本就可以很容易根据复杂的条件检索数据，除此之外，数据更新，插入和删除可以通过一次调用就可以对数据进行保存。</summary><published>2011-02-28T14:39:00Z</published><updated>2011-02-28T14:39:00Z</updated><author><name>PoulXia</name><uri>http://www.cnblogs.com/huazai/</uri></author><link rel="alternate" href="http://www.cnblogs.com/huazai/archive/2011/02/28/1967507.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/huazai/archive/2011/02/28/1967507.html"/><content type="html"/></entry></feed>
