个人博客摘 要随着 Internet 的广泛应用,动态网页技术也应运而生。本文介绍了应用 ASP 动态网页技术开发博客系统的设计与实现.该系统以 ASP。NET 为开发技术,使用 C#为开发语言,实现 Blog 网站的动态管理,使得对 Blog 信息的管理更加及时、高效,提高了工作效率.本文对博客系统进行整体分析,明确了系统的可行性和用户需求;根据模块化原理,规划设计了系统功能模块;在数据库设计部分,详细说明了系统数据库的结构和数据库的完整性、安全性措施;程序设计则采纳面对对象的程序设计思想,提出系统的程序设计思路,对前台与后台功能的程序实现进行了详细论述;系统测试部分,具体分析测试过程中出现的主要问题,并提出了解决方案,实现系统功能。关键词 Blog;ASP。NET;C#;SQLserverPersonal BlogAbstractWith the extensive application of the Internet, dynamic web technology has emerged. This text describes the application of ASP dynamic web technology and development the blog system.This system take ASP.NET as the development technology, uses C # is the development language, realizes the Blog website dynamic management, causes to be even more prompt to the Blog information management, highly effective, raised the working efficiency。 In this text,it analysis the blog system by feasibility and the demand of the user. Under the modular theory, planning and design of the system 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, system design ideas, background for the future and function of the program in detail; System testing, Analysis of the specific course of testing the key issues and proposed solutions to achieve system function. Key word Blog;ASP.NET; C#;SQLserver目 录第一章 绪论...................................................................11 。 1 引言 ............................................