搜索资源列表
hibernate-3.2.4.sp1
- NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHiberna
HRMS
- ADO.NET课的项目实践的项目,需要配置SQL数据库,建数据库的所有命令都在里面。-my project for the ADO.NET lesson
NETairlinesearch
- Asp.net航班查询系统源码 在这个项目案例里,你要用ASP.NET开发航班查询的系统,用户输入出发城市、到达城市、和起止日期,能查询出这段时间内从出发城市到到达城市的所有航班,每个航班有什么仓位以及各个仓位的价格和剩余票数等信息。 本案例实现了一个航班查询系统 巩固了 ASP.NET程序的建立 Web控件的使用 在C#中使用XML Schema 使用ASP.NET验证控件 使用DataGrid的模板列 ADO.NET的使用 数据库中建立存储
KehuguanxiGuanlixitong
- 在ADO.NET平台上开发,SQL + C#,能够跟踪客户需求,以及客户的所有信息,并且,包括复杂的查询功能,适合中小型企业客户管理。-In ADO.NET platform, SQL+ C#, to track customer demand, as well as all customer information, and, including the complexity of the inquiry function of customer management for small an
SqlServer1
- 关于SQL和。NET的设计资料,很全面和详细,有很高的价值-On the SQL and. NET design data, it is comprehensive and detailed with a high degree of value
citybus
- 城市公共交通信息管理与服务系统开发技术采用的是基于.NET的B/S架构,它的前端选用ASP.NET为主要的编程框架,其.ASPX文件包含组成用户界面的 HTML 文本和控件,而后台选用了C#编程语言。用.NET编程的最大好处在于易于管理和重用性比较高。数据库选用的是SQL Server 2005,而应用程序通过ADO.NET与SQL Server 2005数据库建立链接,并且运用SQL 语言实现对其数据库进行操作。在此系统中,大量采用了存储过程来对数据库进行操作。-Urban public tr
OReilly---ADO.NET-Cookbook---By-Laxxuss
- Microsoft ADO.NET is the latest data access technology from Microsoft. ADO.NET is a collection of classes that are part of the .NET Framework, and is designed to provide consistent access to data in loosely coupled n-tier application architectures su
dotNetEF
- 实体框架(Entity Framework)是微软以ADO.Net为基础开发出来的对象关系映射(ORM)解决方案,它解决了对象持久化问题,将程序员从编写麻烦的SQL语句当中解放出来。 本文档从零开始教你操作数据库-Entity Framework (Entity Framework) is the Microsoft ADO.Net is developed on the basis of object-relational mapping (ORM) solution, it solves
CSharp-and-.net-base-lession
- 非常适合刚接触C#的同学学习,内容包含了C#基础,SQL(这部分很详细),ADO.NET, Socket网络编程,HTML入门,WinForm基础,里面的知识点很详细,例子较多,对于 复习C#和MSsql很有帮助!-Very suitable for students new to learn C#, contains the C#-based, SQL (this part is very detailed), ADO.NET, Socket network pr
ADONET-SQL-Crud-Builder
- The file is a C#/ADO.NET Create/Read/Update/Delete (CRUD) code generator designed for MS SQL & Oracle databases. The code generator is developed entirely in Borland Delphi. It lets you define the fields in your database table and program will generat
DTSample
- ADO数据库编程,连接SQL服务器的简单例子程序-VB.net SQL Sample