net机关信息办公系统录像

ASP.NET机关信息办公系统[源码+论文+录像]插图

 

摘 要

机关工作对一个地区的经济和社会发展起到了重要的作用 ,那么在机关办公过程中不能再采用传统的方式,因为传统的方式办公速度很慢不能满足现在的需要,所以我们要采用办公自动化的先进方式,现就针对这个问题进行详细的解析,对机关办公信息数据库系统的设计和实施进行简单的介绍。

经过本人的综合考虑和企业走访,机关办公信息数据库系统的设计是基于asp.net技术+sqlserver数据库+iis服务器的方式设计,以VS2010和dreamweaver为开发工具,并运用Photoshop CS6技术美化网页,辅之以CSS技术。系统是基于面向对象编程的web应用程序。本系统是根据机关办公数据的管理等相关的业务流程设计并实现。过去使用传统人工的方式进行的机关办公数据的管理,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。如今采用计算机进行信息化数据管理和展示,提高了管理的方便性、安全性等,也适应了当今社会信息化高速发展的特征。

关键词: 机关办公信息数据库系统,asp.net编程技术,sqlserver数据库

 

Abstract

Office working on a region’s economic and social development played an important role, so in the process of organ office can no longer use the traditional way, office is slow because of the traditional way can not meet the needs of the now, so we should use the advanced office automation, now focuses on the analysis of the problem in detail, the authority of office information database system design and implementation were introduced simply.

After my consideration and enterprise visits, organ office information database system is designed based on asp.net technology + + iis server design, essentially a database with VS2010 and dreamweaver development tools, and use Photoshop CS6 beautify the web technology, supplemented by the CSS technology.System is based on the object-oriented programming web applications.This system is according to the authority of office data management, and other related business process was designed and implemented.Used in the past the office data of traditional artificial way of management, this management way has many shortcomings, such as: low efficiency, poor confidentiality, another time a long, will produce a large number of documents and data, to find, update and maintenance have brought a lot of difficulties.Now using the computer to information data management and display, improve the management of convenience, safety, etc., also adapted to the characteristics of the development of social informatization rapid today.

Key Words:Organ office information database system, asp.net programming techniques, essentially a database

 

目  录

摘 要

Abstract

第1章 绪论

1.1 研究背景

1.2研究现状

1.3 论文结构

第2章 系统分析

2.1 需求分析

2.1.1性能需求

2.1.2功能需求

2.2可行性分析

2.3流程分析

2.4开发技术

2.4.1 UML语言

2.4.2C#介绍

2.4.3 sqlserver2008简介

第3章 总体设计

3.1 系统目标

3.2开发环境

3.3功能结构

第4章 数据库设计

4.1 数据库模型

4.2 数据字典

4.3 数据库表设计

第5章 详细设计

5.1 asp.net与sqlserver数据库连接

5.2 模块实现

5.2.1登录模块

5.2.2职工用户管理模块

5.2.3会议信息管理模块

5.2.4文档信息管理模块

5.2.5在线留言模块

5.2.6数据分页显示模块

第6章 系统测试

6.1定义

6.2测试目标

6.3测试用例

6.3.1登录测试

6.3.2信息管理测试

6.3.3在线留言测试

结论

参考文献

致谢