资源列表
NETPetShop4.0
- PetShop 是一个范例,微软用它来展示.Net企业系统开发的能力。业界有许多.Net与J2EE之争,许多数据是从微软的PetShop和Sun的 PetStore而来。这种争论不可避免带有浓厚的商业色彩,对于我们开发人员而言,没有必要过多关注。然而PetShop随着版本的不断更新,至现在基 于.Net 2.0的PetShop4.0为止,整个设计逐渐变得成熟而优雅,却又很多可以借鉴之处。PetShop是一个小型的项目,系统架构与代码都比较简单,却 也凸现了许多颇有价值的设计与开发理念。
NETBAR
- 用.NET开发的一个网吧管理系统,实现了会员管理,临时卡管理,操作员管理还有一个就是可以模拟虚拟上机,用的主要是的SQLSERVER数据库。-Used. NET development of a cyber cafe management system, the realization of the members of management, the management of temporary card, the operator can manage is a virtual simul
Asp.NetPMVC4
- MVC4官方入门指南,快速入门MVC4框架,适合快速上手开发MVC项目-The official MVC4 getting started guide, quick start MVC4 framework, suitable for rapid development of MVC project
Email
- 采用C#语言进行的网页编程,在VS平台上实现邮件收发的相关功能-Using C# programming language website, the relevant functions in the VS mail platform
UpsController
- 实现socket并发,同时打印机对接,配置简单方便 -To achieve socket concurrently, while the printer docking, simple and convenient configuration
volvo
- 软工课程设计 沃尔沃物流发布系统,软件工程课程设计,asp.net网站形式。-Curriculum design soft Volvo Logistics Public Distribution System and Software Engineering curriculum design, asp.net web forms.
MVC-Music-Store---Tutorial---v0.8
- ASP.NET MVC Music Store Tutorial
canyinguanli
- 用C#做的一个餐饮管理系统,可用于点餐与费用收取。-With C# do a catering management system, it can be used to charge a la carte and charges.
1
- 通过按钮控制另一程序的关闭。一个实例程序-demo for control other program
bbsmax_2_rtm
- BBS平台 能恣意的交流 发送站内信息等
Dating_Sof21711812252009
- asp.net and c# web soource code for toutorial and student university for porpozal
CodematicDemoMVC-Modify
- CodematicDemoMVC示例源码 CodematicDemoMVC 是一个基于三层架构的MVC模式应用的完整示例项目源码,基于Asp.net 3.5开发, 结构更简洁,提供更多有效的示例源码参考。 方便用户更好的理解和使用该架构进行开发,配合动软.Net代码生成器,可以使开发效率事半功倍,倍感轻松。 该项目涉及如下几项要点应用: 1) 基于标准的三层结构。 2) 表示层采用MVC模式。 3) 数据的增、删、改、查操作。 4) 列表数据显示及分页处理