1、 学学 士士 学学 位位 论论 文文 基于 ASP.NET 的校园网研究与开发 姓姓 名:名: 学学 号:号: 指 导 教 师 :指 导 教 师 : 院系(部所)院系(部所) : 专专 业:业: 完 成 日 期 :完 成 日 期 : 学学 士士 学学 位位 论论 文文 基于 ASP.NET 的校园网研究与开发 姓姓 名:名: 学学 号:号: 指 导 教 师 :指 导 教 师 : 院系(部所)院系(部所) : 专专 业:业: 完 成 日 期 :完 成 日 期 : 摘 要 ASP.NET 是微软.NET 框架的一个子集,是针对 WEB 开发的通用解决方案,在 ASP.NET 中我们可以充分利用.N
2、ET 框架的强大类库来编写高效稳定的代码,并且它与 SQL Server 紧 密集成,使得开发数据库驱动的 WEB 站点尤为方便。 本论文主要介绍了如何利用 ASP.NET 技术开发一个校园网,该网站要实现的主要模块 包含以下几个部分:文章管理,成员管理,主题选择器,评论管理,栏目管理。开发工具是 Visual Studio 2008 Professional,后台数据库采用 SQL Server 2005 Express Edition, 开发语言采用简洁优美的 C#。前台页面采用符合 Web 标准的 xhtml+css 进行设计,以减少 网站下载量、统一网站整体外观、以及实现表现与结构的分
3、离。论文的阐述过程中以结构设 计为主,并对一些主要的模块以及开发过程中遇到的问题进行详细介绍。 【关键字】 :ASP.NET,SQL Server 2005,CSS,WEB 标准 Abstract ASP.NET is the subset of .NET framework of microsoft, its a generic solution for WEB development. With ASP.NET we can take full advantage of .NET Framework class library to write a powerful and stable
4、high-performance code, and its tight integration with SQL Server,making the development of database-driven sites is particularly convenient. This paper describes how to use ASP.ENT technology to build a website for the campus, and its main module contains the following sections: article management, membership management, theme selector, comments management, categories management. The development tool i choosed is Visual Studio Professinonal 2008, and SQL Server 2005