资源描述:
《博客系统学位论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、安徽财贸职业学院毕业论文摘要随着计算机及网络技术的飞速发展,internet应用在全球范围内日益普及,在众多的网络服务中,web给人耳目一新的感觉,而在这其中,网站已经日益普及,而且发展到今天,已经成为任何人在网络所提供的平台上进行个性展示的新型方式。在众多网络开发技术中,html是一种重要的基本开发技术,而asp技术是当前相当热门,它可以进行复杂的数据库、很强的交互性以及方便用户控制管理。个人网站正式当今技术发展的产物,它是一套用html,asp开发的能在网上进行的访问的页面,此论文主要阐述的就是使用html,asp技术的开始。该网站包括后台管理系统,文章管理系统,它们是该网站的重
2、要组成部分,网站的维护是是一项琐碎、复杂而又十分细致的工作。通过后台管理系统可以方便的对网站的各个模块进行维护工作,实现网站管理维护的系统化、规范化和自动化。即使是没有接触过网络维护的人也可以一看就会,一看就懂。本系统采用的是先进的.NET开发平台,运用全新的面向对象语言C#,以ASP.NET为工具,利用SQLServer2005做后台,构建了3层B/S模式架构。关键词:个人网站三层结构ASP.NET-21-安徽财贸职业学院毕业论文AbstractAlongwiththecomputerandtherapiddevelopmentofnetworktechnology,Interne
3、tapplicationandpopularizationintheglobalscope,inalargenumberofnetworkservices,webgivespersonfindeverythingfreshandnewfeeling,butinthisone,websiteshavebecomemoreandmorepopular,butalsotothedevelopmentoftoday,hasbecomeanyoneinthenetworkprovidesaplatformforpersonalizeddisplaynew.Inmanyofthedevelopm
4、entofnetworktechnology,htmlisoneoftheimportantbasictechnology,andASPtechnologyiscurrentlyquitepopular,itcanbeacomplexdatabase,stronginteractiveanduser-friendlycontrolmanagement.Personalwebsiteofficiallyintoday'stechnologicaldevelopmentproduct,itisasetofHTML,ASPdevelopmentcanbecarriedontheIntern
5、ettoaccessthepage,thispaperisusingtheHTML,ASPtechnologystart.Thesiteincludesthebackstagemanagementsystemmanagementsystem,thearticlemanagementsystem,whichisthesiteofimportantconstituent,thewebsitemaintenanceisatrivial,complexandverymeticulouswork.Throughthebackstagemanagementsystemmanagementsyst
6、emcanbeconvenientforthesiteofthemodulesformaintenancework,realizesthewebsitemanagementmaintenancesystematization,standardizationandautomation.Evenifthereisnocontactnetworkmaintenancepersoncanatwill,onecanunderstandit.ThesystemadoptsadvancedNETdevelopmentplatform,theuseofnewobject-orientedlangua
7、geC#,usingSQLServer2005asbackground,building3layerB/SmodelKeywords:personalwebsiteinthreelayersofstructureASP.NET-21-安徽财贸职业学院毕业论文目录第1章系统分析-1-1.1博客的背景-1-1.2系统开发工具-1-本系统采用ASP.NET开发技术进行开发。ASP.NET不仅仅是ASP的一个新版本,更是Web应用程序编程方面的一个全新的概念和方法