资源描述:
《基于c#实现网上选课系统—毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、武汉软件工程职业学院学生选课系统毕业论文课题名称:基于C#实现网上选课系统作者:徐康学号:1297809030219分院:计算机与软件学院专业:计算机应用技术指导老师:余璐2012年5月18日课题摘要:16武汉软件工程职业学院学生选课系统随着在校大学生的不断增加,学生选课系统也是学校对学生管理中不可缺少的一部分。以往的选课方法是使用人工的方法管理文件档案,这种管理方式存在许多的缺点:效率低、保密差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来不少的困难。随着科学技术的不断提高,计算机
2、已经进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部分,实用技术绝对选课信息进行管理,具有手工管理所无法比拟的优点。例如:查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。本文通过分析浏览器/服务器结构的特点并结合选课的实际情况简单的介绍了系统各功能模块及数据库的设计,着重讨论了用ASP.NET技术和SQLServer2005开发选课系统的数据库的访问技术和动态网页制作技术,并给出了一些可以实现的核心代码。通过该系统,使学生可以很方便的在校园网上进行网上选课。该系统在Windo
3、wsXP系统和VS2005平台下开发完成,使用C#作为ASP.NET的开发语言,SQLServer2005作为数据库。系统有较高的安全性和较好的性能。其中连接数据库的字符串可以随时在web.config里修改。代码尽量使用了存储过程和尽量减少了数据库连接打开的时间来提高性能。本文除了有对程序的系统分析、总体设计、数据库设计、功能实现等主体部分外,还介绍了ASP.NET和数据库的结合的基本内容。关键词:学生选课、浏览器/服务器、ASP.NET、VS2005、SQLServer2005数据管理系统Abstra
4、ct16武汉软件工程职业学院学生选课系统Withthecontinuousincreaseincollegestudents,studentsinschoolsofstudentselectivesystemisalsoanintegralpartofmanagement.Previouselectivemethodistouseartificialmethodstomanagefilearchives,thismanagementapproachhasmanydisadvantages:loweffic
5、iency,poorsecurity,whileovertime,willgeneratealargenumberofdocumentsanddata,whichforfinding,updatingandmaintenanceofbringalotofdifficulties.Withthecontinuousimprovementofscienceandtechnology,thecomputerhasaccesstoallareasofhumansociety,andplayanincreasing
6、lyimportantrole.Asapartofcomputerapplicationsandpracticalmanagementofinformationtechnologyisabsolutelyelective,withmanualmanagementincomparableadvantages.Forexample:tofindconvenient,highreliability,largememorycapacity,securityandgood,longlifeandlowcost.Th
7、ispaperanalyzesthebrowser/serverstructureischaracterizedbycombiningtheactualsituationofelectiveabriefintroductionofthesystemoffunctionalmodulesanddatabasedesign,focusedonusingASP.NETtechnologyandSQLServer2005Developerelectivesystem,accesstothedatabasetech
8、nologyanddynamicwebproductiontechniques,andgivesomeofthecorecodecanbeachieved.ThroughthesystemsothatstudentscaneasilyonlineOnlineCourseoncampus.ThesystemisWindowsXPsystemandVS2005platformisdevelopedusingC#astheASP.N