网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > 其他类别 > 正文

基于.NET的课程管理系统的设计与开发

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/02/12

鉴于大家对其他类别十分关注,我们编辑小组在此为大家搜集整理了“基于.NET的课程管理系统的设计与开发”一文,供大家参考学习!

论文字数:17293,页数:42  有开题报告,任务书

摘   要
 随着教育信息化的发展,利用网络平台进行课程管理工作给教师和学生都带来了很多的便利。本文阐述了基于.NET平台构建一个B/S模式三层结构的课程管理系统。此系统以SQL Server数据库为依托,采用先进的ADO.NET数据访问技术,使用全新的面向对象语言C#,结合ASP. NET设计并开发完成。
 系统分为表示层、业务逻辑层和数据层三层。表示层以动态页面作为用户操作界面,用户通过这一层与系统交互;业务逻辑层由业务处理层和数据操作层构成,根据表示层获得的用户命令,业务处理层调用数据操作层的数据访问接口实现业务功能;数据层将对底层数据的操作封装在数据访问基类中,以接口形式供给业务逻辑层调用。
 系统采用ADO.NET技术减少了与数据库的活动连接数目(即减少了多个用户争用数据库服务器上的有限资源的可能性),从而实现了最大程度的数据共享;采用ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET技术实现了程序和代码的分离,使得程序代码更安全,移植更方便,执行效率也更高,且更容易配置成分布式系统。
 
关键词:.NET平台,课程管理系统,三层体系结构,ADO.NET,ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET

Based on .NET platform course management system design and development

Abstract
 With the development of educational informationization, Course management through web platform brings so many advantages for teachers and students. This paper discussed a 3-layer architecture course management system based on .NET technique. The system adopts SQL Server, ADO.NET, C# and ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET.
 The system architecture includes denotation layer, operation logical layer and data layer. With dynamic page as the UI, denotation layer is used to intercommunion with the system by the user; Operation logical layer includes operation processing layer and data operating layer, the operation processing layer call the interfaces of data operating layer to realize the functions; Operations on the data are provided as an interface by the data accessing basal class of data layer.
 The system adopts ADO.NET technique to cut the number of active connections to database, so it realize the data sharing to the deepest extent; By adopting ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET technique , we can divide the program and code into two different parts, so the programming code is more safe, more easily transported , executes more efficiently, and is easily assembled to distributed system.

 Keywords: .NET platform, Course Management System, 3-layer architecture, ADO.NET, ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET
 
 目  录
1 绪论 1
1.1 课题的来源及研究现状 1
1.2 本文所作的主要工作 2
1.3 本文的结构 3
2 相关技术综述 4
2.1 Microsoft.NET 的简介 4
2.1.1 Microsoft.NET框架概述 4
2.1.2 公共语言运行库(Common Language Runtime, CLR) 6
2.1.3 基础类库(Base Class Library, BCL) 7
2.1.4 ADO.NET和XML 8
2.1.5 ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET和Win Forms 8
2.1.6 开发工具 9
2.2 ADO.NET数据访问技术 10
2.2.1 ADO.NET简介 10
2.2.2 ADO.NET的特性 10
2.2.3 ADO.NET对象模型 12
3 基于.NET 的课程管理系统的设计 15
3.1 系统概述 15
3.2 B/S模式的三层结构 16
3.2.1 表示层 17
3.2.2 业务逻辑层 17
3.2.3 数据服务层 17
3.3 课程管理系统设计 17
3.3.1 表示层设计 17
3.3.2 业务逻辑层设计 18
3.3.3 数据服务层设计 22
4 基于.NET 的课程管理系统的实现 27
4.1 系统初始化 27
4.1.1 创建虚拟目录 27
4.1.2 目录结构 27
4.1.3 数据库连接 28
4.2 数据层的实现 28
4.3 业务逻辑层的实现 30
4.4 表示层的实现 32
4.4.1 用户界面 32
4.4.2 代码绑定与数据绑定 34
4.4.3 DataGrid控件的应用 34
结  论 36
致  谢 37
参考文献 38

基于.NET的课程管理系统的设计与开发......
  • 上一篇资讯: [其他类别]
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号