毕业设计论文基于Net的博客站点的设计与实现.doc
文本预览下载声明
基于.Net的博客站点的设计与实现
[摘要] 基于.Net的博客站点系统实现用户在线文章发表、文章浏览及文章评论,为用户提供了友好的个人信息共享和思想感情交流平台。它改变传统的文章发表方式,突破了传统出版物的枷锁,实现文章创作的网络化,使传统繁琐的文章发表简单化、大众化。本网站基于B/S模式,在Visual Studio 2003集成开发环境下采用ASP.NET技术和C#语言,后台数据库使用SQL Server 2000,可满足用户个人信息和文章共享的需求,实现了用户之间简单的信息交流,提供用户注册、发表文章、管理文章、管理评论、发表评论、切换博客模板等功能。本网站跨平台性强,运行速度快,用户可以快速查询文章、高效执行管理操作,达到了预期效果。
[关键词] ASP.NET C# SQL Server 2000 博客网站
The Design and Realization of Blog Website Based on .net
[Abstract] The simple blog website realizes the functions of publishing articles, browsing articles and remarking articles online, offers a friendly platform of sharing individual information and exchanging people’s thought and feelings. It changes the traditional ways of publishing articles, breaks the chains of traditional publication, realizes the creation of articles online and makes traditional and complicated articles publishing more simply and popularly. This website system is based on the mode of B/S and in the environment of Visual Studio 2003 integration development kit. It is developed with the technology of ASP.NET, C# programming language and based on SQL Server 2000 database system. It can satisfy the requirement of individual information sharing and article information, realize simple information communications between people, and offer the following functions: users registration, publishing articles and remarks, managing articles and remarks, changing template of blog, etc.
This system can stride over platform strongly, run quickly .Users can search articles rapidly, implement management operation efficiently and achieve the anticipated effect.
[Key words] ASP.NET C# SQL Server 2000 blog website
目 录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc263697696 第一章 引言 PAGEREF _Toc263697696 \h 1
HYPERLINK \l _Toc263697697 1.1 概述 PAGEREF _Toc263697697 \h 1
HYPERLINK \l _Toc263697698 1.2 设计背景 PAGEREF _Toc263697698 \h 1
HYPERLINK \l _Toc263697699 1.3 设计意义 PAGEREF _Toc263697699 \h 1
HYPERLINK \l _Toc263697700 1.4 设计方法 PAGEREF _Toc26369770
显示全部