毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#企业仓库管理系统设计+文献综述

时间:2018-05-04 11:09来源:毕业论文
使用C#作为WINFORM的开发语言,SQL Server 2005作为后台数据库,该数据库系统在安全性、准确性、运行速度方面均有绝对的优势,并且能够对容量较大的数据库进行处理,效率高

摘要:    随着计算机技术的飞速发展,计算机在企业管理中应用的普及,利用计算机实现管理企业势在必行。而仓库管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和文护以及前端应用程序的开发两个方面。对前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
本文通过分析浏览器/服务器结构的特点并结合企业仓储管理的实际情况,提出了基于C/S结构中小型企业仓库管理系统的基本设计思想,简要介绍了系统各功能模块及数据库的设计,着重讨论了用 winform技术和SQL Server 2005开发企业仓库管理系统时的数据库访问技术和动态网页制作技术,并给出了部分实现代码。通过该系统,使用户可以方便地在企业内部网上进行仓储管理。该C/S结构的系统在Windows 7系统和VS.NET平台下开发完成,使用C#作为WINFORM的开发语言,SQL Server 2005作为后台数据库,该数据库系统在安全性、准确性、运行速度方面均有绝对的优势,并且能够对容量较大的数据库进行处理,效率高。系统有较高的安全性和较好的性能。其中连接数据库的字符串可以随时在DAL层的BaseOperate.cs文件里修改,增加了灵活性和安全性。代码尽量减少数据库连接的打开时间等手段来提高性能。22210
毕业论文关键词:    winform技术;仓库管理;信息管理系统;C/S结构;数据库管理
Enterprise Warehouse Management System
Abstract:     With rapid advancement of computer technology and widely applied in corporation management, it is imperative to utilize it to realize Enterprise administration. Warehouse Management System is one of typical Management Information System, whose exploitations mainly include establishment and maintenance of backstage database as well as front application programmer. For the former, it is required to set up united, complete and high-secured database, while, for the latter, complete functions of application programmer and simple operation.
This thesis points out basic theory of Warehouse Management System based on explorer and server/organization in small-to-medium-sized enterprises, analyzing characteristics of C/S and relating to realities of situation of Warehouse Management System. It introduces design of every functional group and database briefly ,it also introduces the focuses on discussion concerning to exploit database access technology and dynamic web design needed for Warehouse Management System in light of winform technology and SQL Server 2005. It also presents parts of implementation codes, helping clints to operate Warehouse Management in corporation local site. This C/S system was exploited on the platform of Windows 7 and VS. NET, using C# as winform exploitation language, SQL Server 2005 as backstage database, which possesses advantages in security, precision, speed, etc. and can deal with databases with high capacity efficiently. The character connecting databases can be altered anytime, which raises flexibility and security, codes reducing the time to open database connection.
Key words: Winform technology Warehouse Management  Management Information System  C/S Structure Database Management
目录
摘要    i
Abstract    i
目录    iii
1    绪论    1
1.1    背景介绍    2
1.2    概述    2
1.3    课题背景    2
2    分析    3
2.2    可行性研究    3
2.3    系统需求分析    4
2.4    系统的业务流程的详细分析    5 C#企业仓库管理系统设计+文献综述:http://www.youerw.com/jisuanji/lunwen_14734.html
------分隔线----------------------------
推荐内容