目录
XXXX大学
2011年毕业设计(论文)
基于ASP.NET的网络投票系统
前言
摘要
ABSTRACT
第1章 .Asp.net简介
1.1.Asp.net简介
1.2. Asp.net的优点
1.3. Asp.net运行环境的安装。
第2章 建立ASP和SQL数据库的运行平台
2.1数据库的总体概述
2.1.1ADO.NET访问数据库的原理
2.2 SQL 2000简介
2.2.1 SQL数据库是中小型数据库的最佳选择
2.2.2 SQL 2000数据库系统是企业级开发工具
2.2.3 Microsoft SQL Server
2.3 B/S体系结构
23.1 B/S三层体系结构
2.3.2 B/S结构的特点
2.3.3 B/S体系结构的不足
第3章 需求分析和数据库结构设计
3.1 系统需求分析
3.1.1软件需求
3.1.2硬件要求
3.2数据库结构设计
第4章 网络投票系统的设计过程
4.1 访问者使用页面
4.1.1网站首页界面
4.1.2站内新闻界面
4.1.3用户注册界面
4.1.4作品展示界面
4.1.5 相关操作
4.2 系统维护页面
第5章 维护与系统评价
5.1系统维护
5.2系统评价
结束语
参考文献
摘要
随着互联网的普及,传统的投票和调查方式已经不能满足我们的需要;而“网上投票系统”除了能够完成传统的功能之外,更具有时效高和范围广的优点,更符合现代社会的需要。ASP.NET和ASP在外观上相近,但是本质上完全不同。使用ASP.NET制作成的网页比ASP拥有了更高的效率,而且它更为我们提供了一个全新而强大的服务器控件结构。作者对ASP.NET和ASP进行了全面的比较,并使用ASP.NET设计了一个具有通用性的网上投票系统。
主要实现了首页站内新闻,用户注册,系统简介,作品展示,友情链接,系统公告等,后台管理员对系统用户管理,站内新闻的添加,查询;注册用户和所有作品,及所有投票的管理;友情链接的添加,查询;个人信息管理;系统管理等.
关键字: .NET Framework, ASP.NET, ASP,SQL
ABSTRACT
With the popularization of Internet, traditional vote and investigation method can’t already meet demands of us ; And ” online vote system ” has prescroption a high advantage in extensive range even more besides can finish the traditional function ing, meet modern society’s needs even more. ASP. NET and ASP are close on the appearance, but totally different in essence。Use ASP. The webpage that NET made has higher efficiency than ASP, and it has offered a brand-new and strong server controlling part structure to us even more. The author, to ASP. NET and ASP 3 carry on overall comparison , use ASP. NET has designed a online vote system with commonability.
Key words: ASP.NET, ASP, .NET Framework, SQL