文档详情

毕业设计(论文)ASP.NET新闻发布系统的开发.doc

发布:2017-09-27约字共26页下载文档
文本预览下载声明
毕业设计题目:ASP.NET新闻发布系统的开发 摘 要 如今,在网络发展的新时代,越来越多的信息在网上发布,新闻管理系统是一个很好的信息平台。ASP.NET是新一代Web应用程序开发平台,它是一个已编译的、基于.NET的开发环境,它提供了生成企业级应用程序所必需的全部服务该系统使用ASP.NET(C#语言)和ADO.NET技术开发主要包括前台新闻查看区和后台管理区,可为学校各部门发布新闻,为校园网站提供新闻发布与管理的服务。关键词 ASP.NET;ADO.NET;新闻管理Browser/Server Abstract Nowadays, along with Internet future development, more and more information are released by the Internet。News management system is a very good information platform.ASP.NET is Web application program developing platform of new generation, it is one that has already compiled , development environment based on .NET, it has offered and produced all essential services of application program of enterprise layer, produce because of .NET Framework. This news management system uses ASP.NET (C#) and ADO.NET technological development and it takes B/S as work terrace. This system have general news function of system, such as:adding and deleting news categories, adding and deleting News, browsing News, searching news, commenting news, deleting news comments and so on. It can release news for every department of the school ,offer news briefing and management service for campus website. Key words: ASP.NET;ADO.NET;News Management;Browser/Server 目 录 1 绪论 1 1.1 系统开发的背景 1 1.2 系统开发的意义 2 1.3 本论文的主要工作 2 2 系统分析与设计 3 2.1 可行性分析 3 2.2 需求分析 3 2.2.1 功能分析 3 2.2.2 运行环境要求 4 2.2.3 开发环境要求 4 3 系统概要设计 4 3.1 系统功能概述 4 3.2 系统功能模块设计 5 3.3 系统数据库设计 5 3.3.1 数据库设计图 6 3.3.2 数据库关系图 7 3.3.3 数据库文档 7 3.3.4 创建数据库和表的脚本 8 4 系统主要模块的设计与实现 9 4.1 系统前台模块设计 9 4.2 系统后台模块设计 12 5 系统测试 17 5.1 系统测试的任务 17 5.2 系统测试的方法 17 5.3 系统测试的过程 18 5.3.1 测试计划 18 5.3.2 测试项目说明 18 5.3.3 测试结果 19 6 总结 20 参考文献: 21 致谢 22 Internet的普及,传统的网站新闻管理方式有两种一是静态HTML页面,更新信息时需要重新制作页面然后上传页面并修改相应链接,这种方式因为效率太低已不多用是基于ASP和脚本语言,将动态网页和数据库结合,通过应用程序来处理新闻,这是目前较为流行的做法。但是由于ASP技术本身的局限性使得系统有一些不可克服的缺陷。● 语言的独立性; ● 简单的开发操作,分离程序代码和网页内容; ● 提高了执行效率; ● 简化部署与组态的操作; ● 支持客户端类型; ● 支持下一代的Web服务; ● 增进适用性; ● 增进延展性; ● 更多的支持工具; ● 更佳的安全机制; ● 会话(Session)可以跨进程、跨机器。 由于ASP.NET的众多优点,技术发展和各种客观实际的需要,该系统选
显示全部
相似文档