aspnet新闻发布系统+毕业论文.rar

RAR格式版权申诉手机打开展开

aspnet新闻发布系统+毕业论文,aspnet新闻发布系统+毕业论文摘要asp.net是新一代web应用程序开发平台,它是一个已编译的、基于.net的开发环境,它提供了生成企业级应用程序所必需的全部服务,基于 .net framework 生成,整个框架都可用于任何 asp.net 应用程序。可以使用任何与公共语言运行库(clr)兼容的语言(包括 vi...
编号:80-96228大小:2.51M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 bshhty 发布

ASPNET新闻发布系统+毕业论文


摘要

 ASP.NET是新一代Web应用程序开发平台,它是一个已编译的、基于.NET的开发环境,它提供了生成企业级应用程序所必需的全部服务,基于 .NET Framework 生成,整个框架都可用于任何 ASP.NET 应用程序。可以使用任何与公共语言运行库(CLR)兼容的语言(包括 Visual Basic.NET、C# 和 JScript .NET)来创建应用程序。该系统使用ASP.NET(C#语言)和ADO.NET技术开发, 实现了网站新闻的动态管理,使得对信息的管理更加及时、高效,提高了工作效率,具有一般新闻系统的功能,主要包括前台新闻查看区和后台管理区,可为学校各部门发布新闻,为校园网站提供新闻发布与管理的服务。
关键词  ASP.NET  ADO.NET  新闻管理 Browser/Server
 
.NET to Develop the News Briefing Administrative System of the Campus
 Abstract  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, the whole frame can be used in any ASP.NET application program. Can use any to operate the compatible language (including Visual Basic.NET , C# and JScript .NET ) of storehouse (CLR ) to establish application program with common language . This news system uses ASP.NET (C#) and ADO.NET technological development, has realized the dynamic management of website's news, make the control over information more prompt , more high-efficient , has improved working efficiency. News this system have general news function of system, mainly including front desk news person who look over and back-stage management area, can release news for every department of the school , offer news briefing and management one service for campus website.
Keywords  ASP.NET  ADO.NET  NewsManagement Browser/Server
 
目  录

引言 1
第一章 研究背景 2
1.1 国内外研究现状及发展趋势 2
1.2 研究目的、意义和范围 3
第二章 课题分析 4
2.1 需求分析 4
2.2 新闻系统的性能需求 5
2.3 运行环境要求 6
2.3.1设备 6
2.3.2支持程序 6
第三章 系统结构流程 6
3.1 新闻系统的模型结构 6
3.2 新闻系统的功能模块简介 7
第四章 使用技术的介绍 9
4.1  .NET FRAMEWORK概述 9
4.2  ASP.NET、ADO.NET和C#语言简介 10
第五章 新闻系统的主要开发过程 12
5.1 数据库设计 12
5.2各主要窗体页的图形界面介绍 13
5.3 页面的风格设计 15
5.4 系统配置 15
5.4.1 Web.config文件配置 16
5.4.2 配置发布主页 16
5.5 系统部分重要功能及其代码 19
5.5.1 Web用户控件 19
5.5.2 通用类代码 19
5.5.3 添加发布新闻 27
5.5.4 用户注册 29
结束语 31
参考文献 32
致谢…………………………………………………………………………………………………… 33