毕业论文

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

C#+Sqlserver社区在线投票系统的设计与开发

时间:2021-01-13 20:15来源:毕业论文
开发语言C#,数据库采用的是Sql sever 2012,用Visual Studio 2012作为开发工具。一个社区不断发展的前提就是众多用户的支持,一个好的社区网站一定要注意与用户之间信息的交流。本课题通

摘要:  本毕业论文的题目是---社区在线投票系统的设计与开发,采用的开发语言C#,数据库采用的是Sql sever 2012,用Visual Studio 2012作为开发工具。一个社区不断发展的前提就是众多用户的支持,一个好的社区网站一定要注意与用户之间信息的交流。本课题通过C#语言和.NET平台,实现了用户能够在系统界面录入登录信息,并且采用.NET平台中的ADO.NET来实现了数据库的访问。一般用户可以对自己感兴趣的话题进行投票并查看结果,系统管理员界面不但可以方便的进行投票话题的添加、修改和删除等操作,还能添加投票话题的类型。经过不断的修改和完善,基本做到了一个在线投票系统的实现。经过测试,系统能够正确运行。62117

毕业论文关键词:C/S架构;C#; .NET平台;在线投票系统

Design and development of community online voting system

Abstract: The topic of my graduation thesis is Online voting system based on C/S architecture, I adopt the development of the C# language, database is Sql sever 2012, and using Visual Studio 2012 as a development tool. The premise of the development of a community is the support of many users, a good community site must pay attention to the exchange of information between users and users.The system using the C sharp and .NET Frame, present the interface for the user to input the login information ,and use ADO.NET to implement database access. It make Administrators not only can easily input, modify and delete the vote topic,but also add the type of voting topic.After continuous modification and improvement, the basic realization of an online voting system.System after the test, running in good condition.

Keywords: Client/Server;C# ;.NET Frame; Online voting system 

目录

摘要 I

ABSTRACT I

目录 II

1 绪论 1

1.1 课题背景及研究意义 1

1.2  国内外发展现状 1

1.3 论文内容与组织 2

2 技术背景 4

2.1 .NET简介 4

2.2 C#简介 4

2.3 C/S架构的介绍 6

2.4  SQL Server 2012简介 7

2.5  ADO.NET技术 9

3 系统需求分析和数据库设计 11

3.1 可行性分析 11

3.2 系统需求分析 12

3.2 系统的环境部署 12

4 系统详细设计 13

4.1 系统总体设计 13

4.2 各功能模块的设计 14

4.3 数据库的设计 17

5 在线投票系统的实现 C#+Sqlserver社区在线投票系统的设计与开发:http://www.751com.cn/jisuanji/lunwen_68204.html

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