XXXXX大学毕业设计xxxx大学毕业设计(论文)题目:基于.NET的个人BLOG系统的开发TheExploitationoftheMultifunctionalBLOG__Systembasedon.NETPlatform学院:专业:计算机科学与技术班级:学生姓名:学号:指导教师:完成日期:2010-3-7基于.NET的个人BLOG的开发摘要BLOG是继Email、BBS、ICQ之后出现的第四种网络交流方式,作为一种新兴的网络媒体与互联网的第四块里程牌,其影响力一定程度上已超越了传统媒体,作为专业领域1的知识传播模式,它将成为该领域最具影响力的事物之一!本论文系统地介绍了BLOG的现状与发展,.NET技术的实际应用以及本次设计的开发计划、步骤、实施策略等,并采用结构化设计方法,应用数据流图(DFD),数据字典、程序流程图、E-R关系图等清晰的展示出系统的构成。该设计遵循了软件开发规范的实施文档,从系统分析、系统设计、程序编码、系统测试、系统维护和二次开发计划等几个阶段进行,采用C#和SQLServer来开发ASP.NET程序,并对数据库在影响系统性能方面,做了一定的分析。关键字:BLOG;网络媒体;开发规范;C#;SQLServer;.NET2XXXXX大学毕业设计TheExploitationoftheMultifunctionalBLOGSystemBasedon.NETPlatformAbstractBLOGfollowinge-mail,BBS,ICQ,isafourthexchangewaysofnetwork,asanewInternetmediaandtheInternetfourthpieceofmilestones,theirinfluencetoacertainextent,havegonebeyondthetraditionalmedia,asaprofessionalfieldofknowledgedisseminationmodel,itwillbecomeoneofthemostinfluentialfiguresinthisarea's!ThepaperintroducesthecurrentsituationanddevelopmentofBLOGsystematically.practicalapplicationsof.Nettechnology,andthisdevelopmentplan,steps,theimplementationstrategy.Meantimetheuseofstructureddesignmethodology,theapplicationofdataflowchart(DFD),datadictionary,processflowcharts,E-Rrelationsetc.constitutesacleardisplayforsystem.Thedesignfollowedthenormsofsoftwaredevelopmentfiles,designedfromsystemsanalysis,systemdesign,codingprocedures,systemtesting,systemmaintenanceandtheseconddevelopmentplans,C#andSQLServerareusedtodevelopASP.NETprocedures,andalsohasdonesomeanalysistodatabaseforfunctionsintheaffectedsystem,Keywords:BLOG;NetworkMedia;DevelopmentNorms;C#;SQLServer;.NET3目录前言.........................................................................................................................61绪论........................................................................................................................81.1.NET技术简介.............................................................................................81.2BLOG相关介绍.........................................................................................101.3系统开发背景.............................................................................................141.4系统开发意义............................................................................................151.5系统开发目标.............................................................................................151.6开发平台、运行环境、测试实施.............................................................162需求分析..............................................................................................................182.1系统构成.....................................................................................................182.1.1系统组成及功能...............................................................................182.1.2系统实现方案...................................................................................242.2E-R关系................................................