- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
漳州师范学院
毕业论文(设计)
基于ASP.NET的博客网站
BLOG WEBSITE BASED ON ASP.NET
姓 名: 何银生
学 号: 100803126
系 别: 计算机科学与工程系
专 业: 计算机科学与技术
年 级: 2010年(高职本)
指导教师: 林宣治
2011年11月15日
摘要
随着Internet的广泛应用,动态网页技术也应运而生。本文介绍了应用ASP.NET动态网页技术开发博客网站的设计与实现。博客网站主要为用户提供发表文章、浏览文章等功能,用户通过Internet可以发表一些自己撰写的文章以和其他网友进行交流。博客网站主要实现了文章管理的数字化、信息化、智能化。 本网站的开发设计实现采用ASP.NET技术,网站后台使用Microsoft的SQL2005数据库,并通过使用ADO.NET技术访问。 本文对博客网站进行整体分析,明确了网站的可行性和用户需求;根据模块化原理,规划设计了网站功能模块;在数据库设计部分,详细说明了网站数据库的结构和数据库的完整性、安全性措施;程序设计则采用面向对象的程序设计思想,提出网站的程序设计思路,对前台与后台功能的程序实现进行了详细论述。最后,对网站作以客观、全面的评价,并对进一步改进提出了建议。
关键词:博客ASP.NET程序设计
Abstract
With the extensive application of the Internet, dynamic web technology has emerged. This text describes the application of ASP.NET dynamic web technology and development the blog website. Blog website is mainly to provide users with published articles, browse articles, and other functions,Users can express themselves by some articles and with other netizens to conduct exchanges. Blog website of the main article on the digital management, information, intelligence, is to break the way of Released an article by traditional newspapers and magazine published ,it makes a new way to try. The website is designed by ASP.NET technology, backstage adoption SQL 2005 database,and use the ADO.NET technology to visit. In this paper,it analysis the blog website by feasibility and the demand of the user. Under the modular theory, planning and design of the website functional modules; In the database design, a detailed description of the database structure and database integrity, security measures; Programming is used object-oriented programming design, website design ideas, background for the future and function of the program in detail. Finally, the website in an objective, comprehensive evaluation, as well as further improvements made.
Keywords: blog; database management system; ASP.NET;目录
摘要 I
1 引言 1
1.1网站开发背景 1
1.2课题研究的意义 1
1.
文档评论(0)