毕业论文

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

C#教学网站的设计与实现

时间:2024-01-17 23:06来源:毕业论文
C#教学网站的设计与实现。框架结构设计采用三层构建技术,网络软件体系结构采用B/S模式。用Visual Studio 2010、SQL Server 2005作为网站的开发平台,采用C#语言进行代码编写

摘  要:当今时代通信技术发展迅速,学生的学习需求不再局限于传统教学。而网络教学突破时空限制,对学生进行更为有效的教学。因此随着C语言课程的普遍开设,C语言教学网站应势而生。

在C语言教学网站的设计中,框架结构设计采用三层构建技术,网络软件体系结构采用B/S模式。用Visual Studio 2010、SQL Server 2005作为网站的开发平台,采用C#语言进行代码编写。成熟的ASP。NET和ADO等技术的运用,可以很方便的进行软硬件扩展和维护,使得系统能够保持长期的实用价值。93079

毕业论文关键词:教学网站,三层架构,B/S,C#

Abstract:In modern times communication technology has developed rapidly, the students' learning needs no longer limited to traditional teaching。 And network teaching breakthrough time and space limitations, undertake to the student more effective teaching。 So as the C language course open, generally the C language teaching website should be potential。

   In the design of C language teaching website, framework structure design USES three layer structure technology, network software architecture using B/S mode。 With Visual Studio 2010 and SQL Server 2005 as a development platform, using C# language to code。 The use of mature, such as ASP。NET and ADO technology, can be very convenient for hardware and software extension and maintenance, enables the system to maintain a long-term practical value。

Key words: teaching website, the three-tier structure, B / S, C #

目  录

1  前言 3

2  系统开发相关技术的简介 4

2。1  开发平台 4

2。2  开发语言 4

2。3  相关技术 4

3  系统的需求分析 5

3。1  现有教学网站所存在的问题 5

3。2  功能分析 5

3。3  可行性分析 5

4  系统的概要设计 6

4。1  系统功能设计 6

4。2  数据库设计 8

5  系统的详细设计与实现 10

5。1  系统前台各模块的设计与实现 10

5。2  系统后台各模块的设计和实现 19

结论 24

参考文献 25

致谢 26

附录 27

1  前言

随着互联网络的普及,能够设计和开发一个网站就变得特别重要。C语言是各高校普遍开设的课程。但是传统的教学模式过于固定和单一,不够灵活,学生并不能完全掌握和理解课上内容,同时课下有疑问也无法得到解决。所以C语言教学网站应势而生。

(1)对于一个系统的设计首先要进行需求分析,尤其是功能分析。(2)在分析完功能需求以后,确立数据库以及建立相应的数据表。(3)最后根据系统的总体设计,将其分为前台和后台两大模块。

2  系统开发相关技术的简介

2。1  开发平台

(1)  Visual Studio 2010

   Visual Studio 2010是微软公司推出的开发环境。由于它的界面被重新优化,看上去更加简单明了,是应用程序中目前应用得比较广泛的一类。 C#教学网站的设计与实现:http://www.youerw.com/jisuanji/lunwen_200871.html

------分隔线----------------------------
推荐内容