毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

基于.NET的电子通讯录系统设计

时间:2018-06-08 21:19来源:毕业论文
运用.NET技术、构建运用于Web环境下的电子通讯录系统,让用户可以随时随地使用移动终端登录和访问互联网使用该通讯系统。通讯录系统应用B/S结构,系统的前台采用Web网页界面

摘要: 课题要求运用.NET技术、构建运用于Web环境下的电子通讯录系统,让用户可以随时随地使用移动终端登录和访问互联网使用该通讯系统。通讯录系统应用B/S结构,系统的前台采用Web网页界面,后台使用SQL Server 2005数据库保存系统数据信息。系统针对多用户企业而设计,满足用户在网络上使用通讯录。用户在线在使用该系统时要进行注册和登陆,然后对联系人进行编辑、删除、增加的管理。通过多次询问方式以确保信息的完整性,使用加密技术来文护系统的安全性。系统具有可靠性高、存储量大、保密性强、寿命长、成本低等特点,极大地提高人们的工作效率,也是企业的科学化、正规化管理与世界接轨的重要条件。23961
毕业论文关键词:ASP.NET;Browse/Sever;电子通讯录;多用户;信息加密
Electronic Address Book System based on .NET
Abstract:      The electronic address book system is applied the .NET technology and constructed in Web environment, so that the users can use this system through mobile terminal to login and access the Internet anytime and anywhere. The system is used the B/S structure and its frontage is adopted the Web Webpage interface, whose background data information is managed by using SQL Server 2005 database system. It is designed for multi-user enterprise for meeting user’s demand on the web. Users online can register and log in the system, and then edit and delete contacts. Encryption techniques can be used to maintain the security of the system through multiple inquiries to ensure the integrity of the information. The system that holds the high reliability ,large storage capacity ,confidentiality ,long life and low cost greatly improves the work efficiency and becomes the scientific enterprise and standardized management for the world.
Keywords: ASP.NET; Browse/Sever; Address book system; Multi-user; Information encryption
目录
摘要    i
Abstract    i
目录    ii
1    绪论    1
1.1    国内外研究现状与水平    1
1.2    研究背景和意义    2
1.3    电子通讯录开发平台和工具简介    3
1.3.1    系统框架设计    3
1.3.2    系统架构和配置    4
1.3.3    B/S结构    5
1.3.4    ASP.NET技术    5
1.3.5    Visual Studio .NET 2005集成开发环境    6
1.3.6    Web服务器    6
1.3.7    IIS介绍    7
1.3.8    加密技术    8
2    电子通讯录系统的分析    9
2.1    电子通讯录的层次结构    9
2.2    系统模块划图    10
2.3    需求分析    10
2.3.1    用户管理    11
2.3.2    联系人信息管理    12
3    数据库设计    13
3.1    数据表结构    13
3.1.1    Users(注册用户信息表)    13
3.1.2    AddressLists(好友信息表)    14
3.2    实体关系图    14
3.3    ASP.NET编程    15
4    电子通讯录系统设计    17
4.1    后台数据库的设计实现    17
4.1.1    配置数据库连接    18 基于.NET的电子通讯录系统设计:http://www.youerw.com/jisuanji/lunwen_17246.html
------分隔线----------------------------
推荐内容