- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于.NET技术的码头新闻动态发布系统论文
摘要
ASP.NET是新一代的Web应用程序开发平台,它是一个已编译的、基于.NET的开发环境,它提供了生成企业级应用程序所必须的全部服务该系统以Visual Studio.NET2005作为开发工具,SQL Server 2000作为后台数据库,IIS作为服务平台,实现了网络平台的构建,利用ASP.NET(C#语言)和ADO.NET技术,实现了码头类新闻网站的动态管理,使得码头对信息的管理更加的及时、高效,也就提高了工作的效率,具有一般的新闻系统的功能,主要包括前台新闻的查看区和后台新闻的管理区,主要的功能模块有:新闻显示模块、新闻查询模块、新闻管理模块、系统用户的添加和用户管理模块。
另外还有超级链接模块,热门新闻TOP10模块等独特功能,能够为宁波大榭招商国际码头有限公司的新闻发布与管理提供很大帮助。
ABSTRACT
ASP.NET is a new generation of Web application program developing platform, it is a compiler-based. NET development environment, it provides enterprise-class applications generated by all the services must be based on .NET Framework to generate the entire framework can be used in any ASP.NET application. Visual Studio.NET2005 is the system such as a development tool, SQL Server 2000 as a back-end database, IIS as a service platform to build a network platform using ASP.NET (C # language) and ADO.NET technologies, to achieve the terminal type of news site the dynamic management, making management of information terminals a more timely, efficient, and it would work to improve the efficiency of general information system, including the front of news view and background information the district management area, The main function modules include: Information Display Module, News query module, Information Management Module; System users and user management module added.
There are also hyperlinks module, such as a hot news TOP10 unique features, it would give a lot of help to the China Merchants International Container Terminals in Ningbo.
Keywords: Based on .NET; News of terminals; Dynamic issue
目录
摘要 I
ABSTRACT II
第1章 引言 1
1.1 背景 1
1.2 .NET的优势 1
1.3 选题的目的与意义 2
1.4 设计的内容和结果 3
本章小结 3
第2章课题分析 4
2.1 新闻动态发布系统概述 4
2.2 新闻动态发布系统的前台分类 4
2.3 系统需求分析 5
2.4 新闻系统的性能需求 6
2.5 运行环境要求 6
2.6 方案实施步骤 6
2.7 新闻动态发布系统的配置和发布 7
本章小结 7
第3章 新闻动态发布系统总体设计 8
3.1 ASP.NET动态网站技术 8
3.2 新闻系统的结构模型 8
3.3 新闻系统的功能模块简介 9
3.4 新闻系统的前台 10
本章小结 11
第4章 开发使用的技术介绍 12
4.1 .NET Framework概述 12
4.2 ASP.NET、ADO.NET和C#语言简介 13
4.3 SQL Server 2000 15
4.4 SQL数据库
文档评论(0)