搜索资源列表
NHibernateContrib-0.99.3.0
- Nhibernate官方网站最新版本,提供ORM的方式提供了持久层的Factory模式-Nhibernate latest version of the official website for the ORM provide a lasting layer model of Factory
AbstractFactory-Duck
- 这是有关设计模式中,对抽象工厂模式的简单应用.用C#写的.-This is the design model, the abstract factory pattern to a simple application. C# writes.
FactoryMethod-Duck
- 这是一个对于设计模式中工厂方法模式的简单应用.使用C#编写-This is a model for the design of the factory model of a simple method of application. The use of C#
DataAccessljp
- 一个设计良好,非常好用的数据访问类. 使用了接口,重载等C#的常用特性,运用了工厂模式设计,支持Oracle、SqlServer、OleDb不同数据库的灵活转换。-a well-designed, very user-friendly access to data types. The use of the interface, such as C# Heavy common characteristics, use of the factory model design, support
Factory
- 使用C#实现的GoF的factory设计模式,对学习设计模式的有参考价值-use of the C# GoF design of the factory model for the study and design of the model reference value
Using
- 一个个人自己编写的c#的源程序,实现了使用工厂(Factory)类,是一个不错的、完整的程序,共享出来给大家一起学习。-one prepared by the individuals themselves c # source, the use of plants to achieve (Factory) category is a good, the integrity of the process, sharing out to everyone learning together.
CodematicDemo2
- 该项目是一个基于接口的工厂模式的三层架构示例解决方案.Net 2.0版本。-The project is an interface based on the factory model of the three-tier solution examples. Net version 2.0.
C-AbstractFactory
- 俺学习C#时,自己搞的抽象工厂摸式,里面有各种相关内容前面……绝对针对初学者-I learn C#, to develop its own abstract factory mode, which has all sorts of content in front ... against absolute beginners
Factory
- 23种设计模式中的一种简单工厂的源码,有几种不同的实现方式。
SCSF_ziliao
- 关于Smart Client SoftWare Factory的一些学习资料。
DALFactory.rar
- 三层架构及设计模式(数据库实现采用抽象工厂模式)编写的学生管理系统.,Three-tier architecture and design model (the database used to achieve the abstract factory pattern) to prepare the student management system.
FacSchedulerProj.rar
- 30天学通c#项目案例开发之工厂日历管理系统,30-day pass c# project case study the development of the factory calendar management system
OfficeManager
- 会议室管理系统,采用三层架构,工厂模式,实现基本的查看,预定、退订,以及系统管理功能。-Meeting Room Management System, a three-tier architecture, the factory model to achieve the basic view, reservations, unsubscribe, and system management functions.
Factory
- 工厂模式对treeview 的选择控件操作-Factory mode of operation treeview
TopTiger.Ems.Win
- 机械制造厂的产能排程系统,C# +WinForm+SQL2005-Machinery factory production scheduling system, C#+ WinForm+ SQL2005
Factory
- 设计模式知识,工厂方法,VS2005 .NET2.0 c# 依照cnblog网站上一巨牛人物写的,-Knowledge of design patterns, factory method, VS2005. NET2.0 c# Web site in accordance with a giant cow cnblog characters written
factory
- 经典的c#开发架构三层架构抽象工厂设计模式.-Abstract factory three-tier architecture
Factory-Method
- 设计模式中重要的工厂模式,简单工厂模式是类的创建模式,又名静态工厂方法,是由一个工厂类根据参数来决定创立出哪一种产品类的实例-Important design patterns factory pattern is a simple factory pattern to create a class model, also known as a static factory method, is a factory class to decide according to the paramet
factory
- 大话设计模式之简单工厂模式,开发工具Microsoft Visual Studio 2008-Westward simple design pattern factory pattern
CSharp-factory-model
- use the C# to make a three level factory model