高校IT类竞赛信息管理系统摘要现阶段计算机技术的快速进步使得社会中各行各业在管理方面都更加的方便、快捷,愈来愈多的领域选择使用计算机来参与信息上的管理,而高校IT类竞赛信息管理体系正是在这样一个大背景下渐渐发展的。此篇论文重点探究了怎样开发一套高校IT类竞赛信息管理系统,提供完整的高校IT类竞赛信息管理系统服务。高校IT类竞赛信息管理系统运用了集成开发环境MicrosoftVisualStudio2008开发程序的界面,使用B/S架构的形式对程序进行全面开发,运用了C#编程语言进行编程,同时在SQL2008数据库系统中将平台的全部数据和信息保存于其中。关键词:基于.net的高校IT类竞赛信息管理系统,IT竞赛信息管理,数据库SQL2008ABSTRACTWiththerapiddevelopmentofthecomputerbringstheconvenienceandefficiencyofmanagementtomoreandmoreindustries,moreandmoreindustriesusingcomputertoinformationmanagement,volunteermicroactionmanagementsystemisinsuchabackgroundgraduallydeveloped.Thispaperfocusesonhowtodevelopasetofvolunteersmicromobilitymanagementsystem,toprovideacompletesystemofvolunteersmicromobileservices.MicroactionvolunteermanagementsystemadoptingMicrosoftintegrateddevelopmentenvironmentVisualStudio2008’sinterfacetodeveloptheprograminterface,theframeworkoftheprogramadoptsB/Sstructuretoconductthedevelopmentandtheprogramminglanguageofthebackstageusesobject-orientedprogramminglanguageC#todoprogramming.Meanwhile,alldataandinformationcollectedontheplatformissavedtotheSQL2008databasesystem.Keywords:.netbasedmicroactionmanagementsystemforvolunteers,volunteerservicemanagement,databaseSQL2008目录摘要....................................................................................................................................IABSTRACT.........................................................................................................................II第1章绪论..........................................................................................................................11.1课题背景.....................................................................................................................11.2国内外研究现状.........................................................................................................11.3研究目标.....................................................................................................................1第2章相关的理论和技术..................................................................................................22.1ASP.NET简介..............................................................................................................22.2MICROSOFTVISUALSTUDIO2008平台..........................................................22.3B/S架构介绍..............................................................................................................3第3章系统需求分析...........................................................................................................43.1可行性分析..............................................................................................................43.2功能需求概述..........................................................................................................53.3UML用例图...............................................................................................................6第4章系统设计..................................................................................................................84.1功能模...