当前位置:主页 > 管理论文 > 成本管理论文 >

基于Silverlight和WCF的项目预算管理系统的设计和实现

发布时间:2018-06-03 22:33

  本文选题:Silverlight + WCF ; 参考:《电子科技大学》2013年硕士论文


【摘要】:企业战略策略之一就是成本预算管理,成本预算管理的主要目的是控制利润,达到预定目标,对项目实施之前进行全面详细的预算,并对实施过程进行预算追踪和实施结果进行分析,评估预算,从而构建起对成本、利润的全面的控制和管理体系,将公司管理的事后核算转变为事前预算,事中控制,,以使企业的经营风险除低,使企业的经营活动在预算管理的管控下有序的进行。 成本预算管理作为企业战略实施的一个重要的控制工具,目标利润为导向的企业项目,实施全面预算管理,提供全面的预算编制,预算追踪及预算分析,以有效地建立一个管理控制系统 为了实现软件设计的高内聚低耦合的目的,本系统在设计思想方面充分利用传统三层架构的设计思想并在其基础上不断创新,同时在开发模式方面充分利用了B/S的开发模式的优点。针对该系统,我们在服务层采用WCF RIA服务来代替传统的Web service,其主要优点在于WCF服务不但在数据传输的时候对传输的数据进行加密,同时客户端调用WCF服务的时候可以采用异步操作,这样就提高了服务器对数据的处理效率。在数据的访问层,我们采用的是Linq To Entity技术将要操作的数据进行实体的封装,用来优化传统三层架构中ADO.NET访问技术,其优点是一方面避免了SQL语句的注入式攻击,同时它将要处理的数据封装成实体,减轻了因前台频繁访问数据库而对服务器带来的数据处理等方面的压力,提高了服务器处理数据的效率。前台使用Silverlight技术,实现了跨平台跨浏览器,支持微软及苹果的多种操作系统和IE、Firefox等多种流行的浏览软件。 该系统能够满足项目预算管理方面的各个需求,同时能够根据企业个性化的预算管理需求提供专业的解决方案。该系统实现的主要功能包括人员管理、权限管理、基价管理和项目管理以及数据安全性等模块。人员管理用来实现系统内人力资源的配置管理;能够根据公司内部的需要对公司已存在部门进行修改、删除和查询,同时根据业务需要也可以增加一些部门;根据部门职务要求可以添加、修改、删除和查询一些角色。通过权限管理,将系统的用户划分为不同级别,增加了系统的信息安全性。基价管理是系统进行成本管理的基础,其数据由于是预算管理的核心数据,需要进行加密处理,而且查看、新建和修改等操作需要用户具有一定的权限。预算管理系统将具有对人员、资源进行基础价格的管理,对项目执行过程的开支与预算间的比对和后期费用的进一步分析计算等能力。系统数据的安全性将系统中的具有较高的保密性、关键数据例如用户信息、资源基价、项目配置等信息采取加密保护。
[Abstract]:One of the strategic strategies of the enterprise is cost budget management. The main purpose of the cost budget management is to control profits, achieve the target, and make a comprehensive and detailed budget before the implementation of the project. The budget tracking and implementation results of the implementation process are analyzed, the budget is evaluated, and a comprehensive control and management system of the cost and profit is constructed, and the after-account of the company management is transformed into the pre-budget and in-process control. In order to reduce the operating risk of enterprises and make the business activities under the control of budget management in an orderly manner. Cost budget management, as an important control tool in the implementation of enterprise strategy, aims at profit oriented enterprise projects, implements comprehensive budget management, provides comprehensive budget preparation, budget tracking and budget analysis, To effectively establish a management and control system In order to achieve the goal of high cohesion and low coupling in software design, this system makes full use of the traditional three-tier architecture design idea in the design idea and innovates constantly on its basis. At the same time, the advantages of B / S development mode are fully utilized in the development mode. In view of this system, we adopt WCF RIA service instead of traditional Web service in the service layer. Its main advantage is that WCF service not only encrypts the transmitted data in the time of data transmission, At the same time, the client can use asynchronous operation when calling WCF service, which improves the efficiency of data processing. In the data access layer, we use Linq To Entity technology to encapsulate the data to be operated, which is used to optimize the ADO.NET access technology in the traditional three-tier architecture. On the one hand, we avoid the injection attack of SQL statements. At the same time, the data that it will deal with is encapsulated into entity, which reduces the pressure of data processing brought by the server due to frequent database access, and improves the efficiency of data processing by the server. The front desk uses Silverlight technology to implement cross-platform cross-browser support Microsoft and Apple's various operating systems and Internet Explorer Firefox and other popular browsing software. The system can meet the needs of project budget management and provide professional solutions according to the individual budget management requirements of enterprises. The main functions of the system include personnel management, authority management, base price management, project management and data security module. Personnel management is used to manage human resources in the system, to modify, delete and query the existing departments according to the needs of the company, and to add some departments according to the needs of the business. You can add, modify, delete, and query some roles according to department job requirements. The users of the system are divided into different levels by privilege management, and the information security of the system is increased. The base price management is the basis of the cost management of the system. Because the data is the core data of the budget management, it needs to be encrypted and processed, and the operation such as viewing, creating and modifying need the user to have certain authority. The budget management system will have the ability to manage the basic price of personnel and resources, the comparison between the expenditure and budget of the project execution process and the further analysis and calculation of the later cost. The security of the system data makes the information in the system have high confidentiality. The key data such as user information, resource base price, item configuration and so on are protected by encryption.
【学位授予单位】:电子科技大学
【学位级别】:硕士
【学位授予年份】:2013
【分类号】:TP311.52

【参考文献】

相关期刊论文 前10条

1 程国雄;胡世清;朱春莺;;Silverlight和WCF的媒体管理系统[J];电脑编程技巧与维护;2009年04期

2 闫冰;;基于WCF的分布式应用开发[J];电脑知识与技术;2008年19期

3 崔欣;;Silverlight技术的发展与应用[J];电脑知识与技术;2009年22期

4 胡兴梅;李玲;;基于WCF的信息系统结构模型与体系架构的研究与设计[J];电脑知识与技术;2009年22期

5 赵海宁;李洋;;基于WCF构架的应用与研究[J];电脑知识与技术;2010年01期

6 温锐;;基于ERP构建全面预算管理信息系统的理论与实践[J];中国管理信息化;2009年23期

7 张春;;电信运营商预算管理系统架构设计研究[J];才智;2010年28期

8 魏芳;;浅谈全面预算管理系统与ERP的融合[J];河南机电高等专科学校学报;2006年01期

9 严商;黄樟灿;;WCF:Windows平台新一代通讯基础研究与分析[J];计算机与数字工程;2008年04期

10 谭淇;;基于WCF服务框架与Silverlight的Web应用研究[J];计算机与现代化;2011年01期

相关重要报纸文章 前1条

1 李彤;[N];计算机世界;2007年

相关硕士学位论文 前10条

1 张井华;Silverlight和WCF技术在烟草病虫害预警系统中的应用研究[D];重庆大学;2011年

2 张学林;基于WCF和Silverlight的Web应用框架技术研究[D];国防科学技术大学;2011年

3 李泉君;全面预算管理系统的研究与开发[D];山东大学;2006年

4 严商;基于WCF的分布式程序的研究与实现[D];武汉理工大学;2008年

5 熊云龙;基于Silverlight的RIA研究及应用[D];重庆大学;2008年

6 孙博;基于微软新一代图形系统WPF和Silverlight的数据可视化研究与实现[D];东北师范大学;2009年

7 李雪东;基于WCF面向服务架构的研究与应用[D];长春理工大学;2009年

8 余美华;基于WPF的Silverlight技术研究及其在Web目录管理系统中的应用[D];长春理工大学;2009年

9 李韧;基于Silverlight和WCF的电网主接线图形编辑系统研究与应用[D];重庆大学;2009年

10 张金星;基于WCF的软件开发过程中若干问题的研究[D];吉林大学;2010年



本文编号:1974494

资料下载
论文发表

本文链接:https://www.wllwen.com/guanlilunwen/chengbenguanlilunwen/1974494.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户63e42***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com