ASP.Net新闻网站的设计与实现毕业论文 摘 要:随着计算机和互联网的发展,新闻网站已经成为我们快速获取、发布和传递信息的重要渠道。本论文详细地介绍了采用三层架构思想实现的新闻网站。网站利用开发工具 Visual studio 2005和数据库SQL Server 2005,利用C#作为后台开发语言,用Photoshop处理图片,并用vs.net做整个前台页面布局设置和整体样式的设置与控制,并结合ADO.net连接SQL数据库实现数据的管理与操作。该小型新闻网站将早期网站静态、语言局限性等的一些弊端进行一定的改善,实现小型功能齐全的新闻发布系统,给用户以更良好的体验。
关键词:ASP.NET;Visual studio 2005;三层架构;SQL Server 2005;C#;新闻发布
The News Website’s Design And Realizes
Abstract:
Along with the computer and Internet's development, the news website already became an important channel fast to gain the issue and transmit message for us.The present paper introduced in detail uses news website. The website using development kit Visual studio 2005 and database SQL Server 2005, takes the backstage development language using C#, processes the picture with Photoshop, and makes the entire onstage page layout establishment and the overall style establishment and the control with vs.net, and unifies ADO.net to connect the SQL database to realize the data management and the operation. This small news website the early website static state, the language limited and so on some malpractices carries on certain improvement, realizes the small function complete news issue system, for user by a better experience.
Key words:ASP.NET;Visual studio 2005;3-tier application;SQL Server 2005;C#;News release
目 录
摘 要: 1
Abstract: 1
1引言 2
1.1 研究现状与意义 2
1.2 系统设计的目标 2
2系统需求分析 2
2.1 需求分析 2
2.2 系统的可行性研究分析 3
3系统的设计 3
3.1网站工作流程 3
3.2系统功能模块的设计 3
3.3数据库的设计 4
4 系统的实现 7
4.1 系统开发环境 7
4.2系统实现的关键技术 7
5 系统三层架构主要类的设计 9
5.1 应用层Users类 9
5.2 DAL层 9
5.3 BLL层 9
5.4 Web层 9
6 系统测试 10
6.1.测试的目的 10
6.2.测试的方法 10
总结 10
参考文献 12
致谢 13,3423