Welcome![Sign In][Sign Up]
Location:
Search - NHibernate

Search list

[Other resourceNHibernate.Documentation

Description: 关于NHibernate的英文教程,是原版的最新教程,对于学习NHibernate来说是最好的教程了,不仅详细而且权威。
Platform: | Size: 349518 | Author: lix | Hits:

[JSP/JavaNHibernate

Description: NHibernate不仅仅管理.NET类到数据库表的映射(包括.NET 数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和ADO.NET处理数据的时间。
Platform: | Size: 171106 | Author: zsf | Hits:

[xml-soap-webserviceNhibernate

Description: Nhibernate的一些教程,适于用c#做数据库开发的持久化。
Platform: | Size: 86010 | Author: 风孤鸿 | Hits:

[OtherNHibernate.Documentation

Description: 关于NHibernate的英文教程,是原版的最新教程,对于学习NHibernate来说是最好的教程了,不仅详细而且权威。-NHibernate Tutorial on English is the latest original tutorial, for learning NHibernate is the best tutorial, and not only detailed and authoritative.
Platform: | Size: 349184 | Author: lix | Hits:

[JSP/JavaNHibernate

Description: NHibernate不仅仅管理.NET类到数据库表的映射(包括.NET 数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和ADO.NET处理数据的时间。-NHibernate not only management. NET type to the database table mapping (including. NET data types to SQL data type mapping), also provides data query and access to data, can greatly reduce development time using artificial treatment SQL and ADO.NET data processing time.
Platform: | Size: 171008 | Author: zsf | Hits:

[xml-soap-webserviceNhibernate

Description: Nhibernate的一些教程,适于用c#做数据库开发的持久化。-Nhibernate some tutorials, suitable for use c# Do the persistent database development.
Platform: | Size: 86016 | Author: 风孤鸿 | Hits:

[Software EngineeringNHIBERNATE

Description: NHIBERNATE在.NET开发中的应用,为PDF文档,使用ACROBAT打开,如无法正常查看,可能需要安装简体中文插件。-NHIBERNATE in. NET Application Development for the PDF document, use ACROBAT to open, such as normal view, you may need to install the Simplified Chinese plug-ins.
Platform: | Size: 270336 | Author: beebon | Hits:

[JSP/JavaNHibernate

Description: 终于使用NHibernate作为项目研究的ORM框架,这次研究只是为了证明一件事,那就是使用ORM后可以提高程序的开发效率和优化程序的结构。 -Finally the use of NHibernate as the ORM framework of project research, this study in order to prove one thing only, that is, the use of ORM procedures can improve development efficiency and optimize the structure of the procedure.
Platform: | Size: 6144 | Author: spring | Hits:

[Program docnhibernate.chm

Description: Nhibernate文档,来自Nbibernate官方网站。Nbibernate是应用于.NET平台的ORM框架-Nhibernate document, from the official website of Nbibernate. Nbibernate is applied. NET platform ORM framework
Platform: | Size: 171008 | Author: 刘佳 | Hits:

[ERP-EIP-OA-PortalNHibernate

Description: NHibernate三层简单用户管理系统 NHibernate三层简单用户管理系统-NHibernate three simple user management system NHibernate three simple user management system
Platform: | Size: 4303872 | Author: quzheng | Hits:

[CSharpNHibernate

Description: NHibernate笔记.doc 在项目中使用NHibernate发现的一些问题及使用上的小经验-NHibernate notebook. Doc in the project to use NHibernate found some of the problems and the use of small experiences
Platform: | Size: 7168 | Author: 小陈 | Hits:

[OtherNHibernate

Description: 有关NHibernate的电子书,很不错哦-NHibernate-related e-book, very good, oh
Platform: | Size: 171008 | Author: 沈杰 | Hits:

[MiddleWareNHibernate-2.0.1.GA-src

Description: NHibernate NET开发者所需的,实现映射-NHibernate for NET2.0
Platform: | Size: 3435520 | Author: lhslgn | Hits:

[CSharpNhibernate

Description: 对数据库的开发用到的NHibernate,NHibernate把应用层与底层分开,实现了代码重用的效果。-NHibernate
Platform: | Size: 257024 | Author: 马爱玲 | Hits:

[OtherNHibernate

Description: NHibernate 中文文档 相当全-NHibernate 中文文档 相当全
Platform: | Size: 258048 | Author: 程芝 | Hits:

[Windows DevelopNHibernate-2.0.1.GA-bin

Description: NHibernate使用例子!如果你觉得好就下来看看吧!-NHibernate
Platform: | Size: 4320256 | Author: 小虎 | Hits:

[CSharpNHibernate-1.2.0.GA-src

Description: NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可以帮助你消除或者包装那些针对特定数据库的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。因此对于那些在基于.NET的中间层的应用中,它们实现面向对象的业务模型和商业逻辑的应用,NHibernate是最有用的。-NHibernate is a face. NET environment in a relational database for object persistence library. NHibernate comes from the excellent Java-based relational persistence tool Hibernate. NHibernate from the database to persist your bottom. Net objects to the relational database. NHibernate for you to deal with these, you do not have to write their own SQL database access object. Just your code and object association, NHibernat automatically generates SQL statements, and to ensure that the object submitted to the proper tables and fields to go. A significant reduction in development time with SQL and the ADO.NET manual data processing time. NHibernate can help you to eliminate or Packing for a particular database that SQL code, and help you to format the result set from the table to switch to a representation of objects. So for those based on. NET middle-tier applications that implement object-oriented business model and business logic of the application, NHibernate is the most useful.
Platform: | Size: 3761152 | Author: 武东亮 | Hits:

[CSharpNHibernate-2.1.2.GA-src

Description: 三层源码 NHibernate-2.1.2.GA- NHibernate-2.1.2.GA
Platform: | Size: 6554624 | Author: liqi | Hits:

[CSharpNHibernate-4.1.1.GA-src

Description: NHibernate是一个面向.NET环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping,ORM)这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。(ORM Database Access)
Platform: | Size: 20971520 | Author: isis | Hits:

[OtherNHibernate

Description: NHibernate学习电子书,是学习NHibernate的好书(NHibernate book ,student NNHibernate goods)
Platform: | Size: 1865728 | Author: 简简单单_86 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net