搜索资源列表
bookManage
- 基于C#+asp.net+sql编写的图书馆管理系统源代码-Based on the C#+ asp.net+ sql library management system for the preparation of the source code
library-system-code
- 图书馆管理系统,包括所有源代码,已在Visual c++.net上调试通过。-Library management system, including all source code, has been in the Visual c++. Net debugging through.-library management system, including all source code, in Visual c. Debugging on net through.
WebSite12
- 基于asp.net平台开发的图书馆管理信息系统,数据库使用的是微软sql server 2008,编程语言使用的是C#-Asp.net platform based library management information systems, databases using Microsoft sql server 2008, using the programming language C#
library-management-system
- 图书馆管理系统:数据库技术采用关系型数据库sqlserver2005。因为我们要实现的是动态的数据管理,采用数据库服务器能更好的达到这个目的。图书管理系统通过web.config文件配置数据库链接字符串来对数据库进行操作,同时,通过SqlConneciton类实现数据库链接。用ASP. NET技术来开发动态网站,用windows2XP+II6搭建的服务器平台。-Library management system: Database technology uses a relational sq
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习和参考,对C#以及数据库有了一定的了解,数据库的部分设计。最