摘 要:随着信息科学技术的飞速发展,人们逐渐意识到对信息管理软件的运用可以使日常工作更加方便、快捷和高效。论文详细论述了猎头公司管理软件外部事务部分开发设计过程。软件采用asp.NET 2003作开发平台,C#作编程语言,SQL Server 2000作数据库管理系统,实现了候选人管理、客户公司管理、职位管理、以及经理发布公司公告、经理添加新进员工帐号、经理和员工记录重要事情提醒等功能。软件符合猎头公司内部管理的需求,能够帮助公司切实提高工作效率。软件的开发符合一般管理软件的开发流程,对开发其他类似的管理软件具有相当的参考价值。
论文组织如下:首先阐述了该系统的开发背景、意义;其次介绍了相关的开发工具及技术基础;接着对系统的需求进行了分析,并提出了具体的设计方案和数据库模型;然后展现了整个系统的具体实现,包括数据库的设计和连接,各功能模块的实现;最后对该软件进行了严格的测试。
关键词:管理软件;ASP.NET;C#;SQL server 2000
The Design and Implementation of Headhunter Company Management Software based on .NET ——The Part of the External Affair
Abstract :Along with the rapid development of the information science technology, people gradually realize that the utilization of information management software could make the routine more convenient, quick and efficient. The paper discusses in detail the development and design process of the external affair of headhunter company management software. It uses ASP.NET 2003 as the development platform, C# as the programming language, SQL Server 2000 as the database management system, and includes candidates management, client companies management, jobs management, and information announcement, employee account number enrolment, reminding function of important things, etc.. It can accord with the external management requirement of headhunter company, and can help the company enhance its work efficiency. Its development conforms to most general management softwares and is valuable for other similar management software.
The paper is organized as following: Firstly, analyzes the background and significance; Secondly, introduces the development tools and the foundation of the technology; Thirdly, analyses the demand of the system, gives a specific design project and a database model; Then shows the implementation of the whole system, which includes the design and linkage of the database and the implementation of every module. Finally gives a test of the system.
Key words: Management software; ASP.NET; C#; SQL server 2000
1 引 言
随着中国经济的持续快速增长,越来越多的世界著名企业到国内开拓市场,市场的竞争首先就是人才的竞争,合适的人才是企业良性发展的关键因素之一。由于国内猎头公司起步较晚,管理思想和方法相对比较落后,并且使用现代化工具进行管理的公司更是凤毛鹿角。在管理上也就谈不上高科技和自动化。目前业务开展比较好的猎头公司基本都有外资背景,也都有一整套管理办法和较为先进的管理工具,使得公司的管理规范化和流程自动化。如果用专门的软件来提高公司是运作速度,则可以节省大量的人力物力,提高工作效率。本次毕业设计要实现的工作其目的就是解决工作效率和方便管理的问题。
猎头管理软件的开发主要包括后台数据库的建立和维护以及前端应用程序的开发。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而后者则要求应用程序功能完备,易使用等特点。猎头管理软件可以提供丰富的功能,降低管理工作的强度,提高工作效率。根据某公司的需求,本论文就猎头管理软件设计实现进行了分析探讨:首先对软件的需求分析做了叙述,然后介绍了软件的设计和实现,最后进行了测试。本软件采用ASP.NET(C#)作为前台开发工具,采用B/S关系型数据库SQL Server 2000作为后台数据库。
2猎头软件开发基础
2.1猎头管理软件简介
猎头管理软件供猎头公司内部使用,对公司内部员工和外部客户进行科学管理,使得公司的管理规范化和流程自动化,方便公司运作,可以节省大量的人力物力,提高工作效率。