毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

VB.NET课程学生实验作业网络管理系统设计

时间:2017-03-08 21:15来源:毕业论文
基于.Net平台开发出来一个《程序设计语言VB.NET》课程学生实验作业网络管理系统,后台数据库用的是SQL Server 2005。通过该项目也让我对这个方法和工具有了更多的了解

摘要:互联网的广泛应用,逐渐影响着整个教学领域。目前学校作业批改系统还没有普及,出于该需求,特此选择《程序设计语言VB.NET》课程学生实验作业网络管理系统。这对于学校来说很是需要,该项目需要实现学生老师任意地点下载批改作业,在很大程度上面给老师和学生都带来很多便利。本项目主要采用 ASP.NET 编程技术进行设计,主要研究了关于如何实现老师和同学能够在任意地点上传、下载作业和老师批改作业的问题。发现这是个主要问题:则满足学生在任意地点的网络提交作业,查询作业批改情况和教师在任意地点批改作业。针对这个问题,我查询资料后发现教师的远程教学作业批改采用Web服务器轻松实现、,结果证明Web服务主要使用HTTP的方式工作,所以可以轻易的穿过防火墙,使得在防火墙外的客户端 Windows 应用程序能够直接访问服务器端数据库,这样比较方便。关于该项目其他如管理员模块、教师、学生模块的基本功能已经实现。6419
本项目拟采用ASP.NET技术,基于.Net平台开发出来一个《程序设计语言VB.NET》课程学生实验作业网络管理系统,后台数据库用的是SQL Server 2005。通过该项目也让我对这个方法和工具有了更多的了解。
关键词:学生实验作业;网络管理系统;远程教学; VB.NET;ASP.NET;
"VB.NET Programming Language" Course for Students of Experimental Operation
Network Management System
Abstract:
The extensive application of the Internet, gradually affecting the entire teaching field. At present the school homework correcting system is not universal, for the demand, we choose "job network management system programming language VB.NET" curriculum experiment. It is need, the project needs to realize the student teacher any download locations for correcting homework, in the very great degree above to the teachers and students have brought a lot of convenience. This project mainly carries on the design using ASP.NET programming technology, the main research about how to realize the teachers and students can be in any place to upload, Download job and teachers correcting homework problems. This is a major problem: the students meet in any place of the network to submit homework assignments, query and teachers working in any place. Aiming at this problem, I found information teachers remote teaching assignments using Web server easily, the result proved the Web service, the main use of HTTP way, so you can easily pass through the firewall, the firewall and Windows client applications can directly access the database server, it is convenient. About the project such as the administrator module, teacher module, student's basic function has been achieved.
This project plans to adopt ASP.NET technology,.Net platform is developed a "VB.NET programming language" course for students of experimental operation network management system based on database, using SQL Server 2005. Through the project also let me have more understanding of the methods and tools.
Keywords:    The experimental operation of students;Network management system;Distance learning;VB.NET;ASP.NET;
目录
摘要    ii
Abstract    iii
1    概述    1
1.1    课题的目的和意义    1
1.2    国内外研究现状与水平    1
1.3    发展趋势    3
1.4    课题调研情况    4
1.5    课题研究重点    4
2    系统需求分析    5
2.1    管理员模块功能需求    5
2.2    教师模块功能需求    6 VB.NET课程学生实验作业网络管理系统设计:http://www.youerw.com/jisuanji/lunwen_3952.html
------分隔线----------------------------
推荐内容