1、 毕毕 业业 论论 文文 题 目 基于.NET 的同学录系统的设计与实现 学生姓名学生姓名 学学 号号 专专 业业 班班 级级 指导教师指导教师 2013 年 4 月 I 基于.NET 的同学录系统的设计与实现 摘 要 随着计算机技术的快速发展,过去种种陈旧的联系方式已经不能满足现代生活的需 要,而基于网络的同学录系统一改传统的纸质同学录的消息陈旧、更新困难、不便于实时 联系等种种弊端,可以让我们随时随地更加方便的跟同学、校友、朋友联系。 本系统采用 B/S 模式,以.NET 为主要开发工具,使用 C#语言、ASP.NET 技术开发前 台的应用程序,以 SQL Server 2005 数据库作
2、为后台数据库,使用 SQL 数据库查询语言完 成应用程序与数据库的链接。 系统分为八大模块:用户注册模块、用户登陆模块、用户信息管理模块、创建班级模 块、上传图片模块、班级留言模块、聊天室模块、班级管理模块。前七大模块是根据注册 用户提供的,注册用户登录后可以修改个人资料,创建班级,上传图片,留言聊天等一系 列操作, 最后一项是管理员登录所进行的操作。 而如果是未注册用户只能在校友录首页中 进行校友搜索,没有权利进行其他操作。 关键词:C#;同学录;SQL;B/S 架构 II Design and Implementation Classmates system-based .NET Abst
3、ract With the rapid development of computer technology, the past stale Contact has been unable to meet the needs of modern life, based on the old network networking system to a change in the traditional paper Classmates message, update the difficult, not easy in real time all the drawbacks, allows u
4、s to contact with students, alumni, friends anytime, anywhere more convenient. The system uses B / S mode, the main development tool. NET, C # language and ASP.NET technology development foreground of the application, the SQL Server 2005 database as a back-end database, using the the SOL database qu
5、ery language to complete the application and the database link. The system is divided into eight modules: user registration module, user login module, the user information management module, create a class module, upload pictures module, class bulletin module, chat module, class management module. P
6、revious seven modules is based on registered users, the class was created, upload pictures, message and chat a series of operations, the last one is the operation carried out by the administrator login. And if it is not registered users only Alumni Home Alumni Search no right to perform other operations. Keywords: C #; Classmates; SQL; B / S architecture III 目 录 摘 要 I Abstract . II 目 录 III 第一章 绪论 . 1 1.1 同学录系统研究意义和目的 1 第二章 程序技术相关知识 . 2 2.1 C#简介 2 2.2 ASP.NET 简介 . 2 第三章 需求分析 4 3.1 功能需求 4