摘要: 计算机的飞速发展给越来越多的行业带来了操作的便捷性和数据的可靠性,在互联网越来越发达的今天,软件开发可以帮助很多行业提高效率,而C#作为开发语言的佼佼者,也越来越受开发者的热爱,课题使用C#语言进行开发.net的项目,为飞翔租贷汽车公司信息系统提供一个迅捷安全的web系统,论文主要讲解了项目从设计到实现各个核心信息,全文分六章,分别从绪论介绍背景,相关理论技术,系统需求分析,系统设计,系统实现以及系统测试进行描述,更加直观全面的讲解项目开发的全过程,在项目开发中,将VS作为开发工具,数据库采用SQLserver2008,来完成飞翔租贷汽车系统的开发。本系统主要实现了车辆信息管理和用户信息管理,系统界面简洁明了,操作简单,有非常高的实用性。
关键词: C#,ASP.NET,飞翔租贷汽车公司信息系统,数据库SQL2008
Flying Rental Car Company Information System
Abstract: The rapid development of computers has brought more and more industries to the convenience of operation and the reliability of data. As the Internet is more and more developed today, software development can help many industries to improve efficiency, and C#, as the leader of the development language, is also more and more loved by the developers. This topic is to use the C# language. The project of developing.Net provides a fast and secure web system for the flight rental car company information system. The paper mainly explains the project from the design to the realization of the core information. The full text is pided into six chapters, including the introduction of the background, the related theory and technology, the system requirement analysis, the system design, the system implementation and the system measurement. Try to describe, more intuitively and comprehensively explain the whole process of project development. In the development of the project, the development tool is Visual Studio, the database uses SQLserver2008,VS is used as the development tool, and the database USES SQLserver2008 to complete the development of the flying rental car system. This system mainly realizes the vehicle information management and user information management, the system interface is simple and clear, the operation is simple, has very high practicability.
Keywords: C#, ASP.NET,flying rental car company information system, database SQL2008
目录
摘要 i
Abstract i
目录 i
1 绪论 1
1.1 课题背景 1
1.2 课题意义 1
1.4 发展趋势 3
1.5 相关的理论和技术 3
1.5.1 ASP.NET的简介 3
1.5.2 Microsoft Visual Studio 2008介绍 3
1.5.3 B/S架构介绍 4
1.5.4 Sqlserver数据库介绍 5
1.6 本文所做的工作 5
2 分析 7
2.1 可行性分析 7
2.2 功能需求分析 8
2.2.1 系统功能模块图 8
2.2.2 UML用例图 10