{$cfg_webname}
主页 > 计算机 > ASP.NET >

基于.NET的酒店预订信息管理系统的设计

来源:wenku163.com  资料编号:WK1638232 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1638232
资料介绍

基于.NET的酒店预订信息管理系统的设计
摘  要
基于C/S模式的酒店预订信息管理系统是一个非常实用的管理系统。该系统的出现大大满足了现今酒店预订的需要,使原本复杂的预订流程变得方便快捷,从而提高效率并且大大降低了工作人员的工作量。
该系统分为几个功能模块:顾客基本信息登记,预订信息管理,退房信息管理,查看客人信息,查看房间信息和更改密码。其中预订管理模块是该系统的主要功能模块,它实现预订入住功能。当用户输入客户的基本信息后,系统会保存所录入的信息,并实现对客房的预订或入住。此外,该系统也可根据客户的需要实现取消已经预订的房间。其开发主要包括数据库的建立维护和应用程序的开发这两个方面。程序功能实现后管理员将可通过查看客人预订入住的情况,了解房间状况及对客人的基本信息进行查询。
本文首先介绍了本系统所使用的开发工具和开发环境,接着详细介绍了基于.NET的酒店预订信息管理系统的设计,包括系统功能分析,数据库结构设计,程序设计及页面详细功能的介绍分析。

关键词:酒店预订信息;C/S模式;数据库设计;程序设计

The Design of Hotel Reservation Information Management System Based on .NET
Abstract
The hotel reservation information management system based on the basis of C/S mode is a very practical administrative system. Nowadays, the appearance of this system has greatly satisfied the demands of hotel reservation. It makes the original and complicated reservation procedure convenient and swift, thereby it enhances the efficiency and reduces the work load of staff members greatly.
This system is divided into several pieces of function module: registering of customer's basic information, reservation information management, the information management of checking out, looking over guest's information, looking over the information of the room and changing the password. Among them, the reservation management module is the main function module, it realizes being scheduled to move in . After users input the customer's basic information, it will keep the information to the system and realize the reservation of the guest room or move in. In addition, this system can also realize cancelling the room already booked according to the needs of customer. It mainly includes two respects the database setting-up, maintenance and the development of the application program. The administrator can see the state of the room and the basic information of guest through looking over the reservation situation after the procedure function is realized.
This paper has introduced developing instrument and environment at first, then it has introduced the design of hotel reservation information management system based on .NET in detail, including systematic function analyze and database structural design, programming and introduction of function analyze in detail.

Key words: hotel reservation Information; C/S mode; database design; programming

目  录
论文总页数:20页
1引言    1
1.1课题背景    1
1.2国内外研究现状    1
1.3本课题研究的意义    1
1.4本课题的研究方法    1
2开发工具和开发环境    2
2.1SQL语言    2
2.1.1SQL概述    2
2.1.2SQL语言的组成    2
2.2SQL Server 2000 简介    2
2.3.NET 简介    2
2.4VB.NET 简介    3
2.5ADO.NET数据访问简介    3
3基于.NET的酒店预订信息系统的设计    4
3.1系统功能分析    4
3.2数据库结构设计    5
3.2.1数据库概念结构设计    5
3.2.2数据库逻辑结构设计    7
4基于.NET的酒店预订信息管理系统的实现    8
4.1顾客基本信息的登记    8
4.2预订信息的管理    10
4.3退房信息管理    14
4.4查看房间信息    14
4.5查看客人信息    16
4.6修改密码    17
4.7关于界面    17
4.8使用说明    17
结    论    18
参考文献    18
致    谢    19
声    明    20
 
1引言
1.1课题背景
随着信息技术的发展,传统的酒店经营模式已无法满足社会发展的需要。酒店为了提高服务质量来吸引客户,提高经济效益而采用管理信息系统来管理日常工作,合理配置资源,提升管理水平,从而在市场竞争中取得优势。很多酒店都用过信息管理系统,本毕业设计选择基于.NET的酒店预订信息管理系统,就是为了更好的为社会服务。
1.2国内外研究现状
世界经济已从工业化社会进入信息化社会,西方发达国家已经进入相当发达的信息化阶段,而本国的信息产业目前尚处于起步阶段。当前,由电子部等单位组织实施的国家重大电子信息工程--三金工程是加速本国国民经济信息化的重大战略举措。三金工程的实施,拉开了本国经济信息化的序幕。信息高速公路和经济信息化,无疑将对人类社会的经济发展带来根本性的变化,对社会各行各业的生产、工作和管理方式带来深刻的变化, 对包括酒店在内的许多机构无疑是一个严峻的挑战。
国内酒店业的应用系统不同,各家供应商的软件也各不相同。对于一家酒店,如果各部门使用的是不同的平台、不同的软件,当员工进行软件操作时,需要学习各种软件,这样不但使员工的学习成本增高,也同时影响酒店的效率。这样,一个方便上手且功能强大的管理软件能解决这些问题,让员工迅速上岗,减少成本,增加收益。
1.3本课题研究的意义
酒店预订信息管理是酒店日常运作的一个重要环节,其应用面相当广泛,学习制作酒店预订信息管理系统很有必要,它能极大的提高酒店管理的效率,减少管理人员工作量。同时,它也是服务行业管理软件的一个综合性代表。本毕业设计选择基于.NET的酒店预订信息系统,除了考查使学生综合运用以前所学知识的能力,同时也使学生了解了酒店经营模式。
1.4本课题的研究方法
本系统的开发采用C/S结构,参考酒店管理系统相关资料,分析酒店预订信息管理系统的功能,写出需求分析。通过SQL Server数据库对数据进行存储及管理,对数据的调用及修改在.NET中完成,VB.NET与SQL相结合,布置界面,编写代码,程序调试,保存相关数据, 实现崭新的酒店预订信息管理系统。

推荐资料