搜索资源列表
3-tier test
- 一个三层应用程序,演示如何通过ADO对象以及存储在SQL Server中的Procedure实现高性能的数据访问(在运行程序前首先要设置SQL Server,在压缩包中有一个Procs.sql的文件,首先在SQL Server上运行该文件设置SQL Server数据库)-a three-tier applications, demonstrating how ADO and SQL Server stored in the Procedure to achieve high-performanc
codesmith.rar
- 可以自动生成3层架构的代码,codesmith开发环境,Can automatically generate 3-tier structure of the code, codesmith Development Environment
ThreeLayer
- C# winform工厂模式三层结构的实例,想开发多层系统的朋友,可以下下来学习一下。经典呀。-C# Winform factory pattern example of three-tier architecture, I would like to develop multi-layered system of friends, you can learn about the next down. Classic Yes.
webshop
- 国外成人内衣网站源代码,使用C#,SQLSERVER2000,附带完整数据库, 加载后使用,3层架构-Source of foreign adult underwear sites, using C#, SQLSERVER2000, with the database, you need to load the database to use, 3-tier architecture
3
- 在NET平台上使用创建三层多层Web应用系统-NET platform in the creation of three-tier Web application system of multi-storey
nettiers-2.3.0.b1
- net tier,c# 代码,需要Generation-net tier, c# code, need to Generation
HotelManager
- 酒店管理系统,里面是源代码,以及数据库,使用的是3层架构-Hotel management systems, which are the source code, as well as the database, using a 3-tier structure
0123
- 很好的三层架构的例子,里面有三个范例,对初学者有很好的帮助。-A good example of three-tier architecture, which has three examples, there is very good for beginners to help.
hotelManager
- 酒店管理系统 可以C#书写用了 3层架构 完整 功能 -Hotel management system can use C# to write full-featured 3-tier structure
Three_tier_Architecture_src
- Sample of 3-tier architecture for C# Resource from http://www.codeproject.com/KB/architecture/three_tier_architecture.aspx
3Tier
- Pupil s management application
FTE_DB
- Helper class for a data layer in 3 tier application
MyOffice
- oa系统 asp.net c#语言3层架构实现-oa system asp.net c# language 3-tier architecture for
TongxunMVC
- 运用JSP软件,通讯录的增删改查,有3层架构-The use of JSP software, address book CRUD search, 3-tier structure
3-tiers-sample-v1.0
- Tutorial code C# with 3-tier window application C#
NHibernate-1.2.0.GA-src
- NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可
3-tier-application.tar
- vs编写关于C#三层架构的小案例,文件名为三层七层架构;-three-tier application
EasyChangeB2CWebShopv1.0
- 易想商城系统,是成都易想网络科技有限公司,基于先进的Asp.net推出的一套自主开发的基于Asp.Net+C#+Access的3层架构的网上商店系统-Easy to store system is easy to think of Chengdu Network Technology Co., Ltd., based on advanced launch of a self-developed Asp.net based Asp.Net+ C#+ Access to 3-tier structu
Database-Management-Systems
- 数据库管理系统一书是数据库界的经典之作。作为对数据库感兴趣或有致于从事数据库的人来说,此书不可不读。-Database Management Systems has quickly become one of the leading texts for database courses, known for its practical emphasis and comprehensive coverage. The third edition features new material on d
DataList Control in 3 tier
- how to bind and how to perform Edit, Update, Delete Operation on Datalist Control in 3 tier in asp.net using c#.