ASP.NET在线问卷调查系统的设计与实现+流程图+ER图 摘 要:为了便于网络问卷调查的开展,系统采用ASP.NET 技术作为创建应用程序的方式,以C#作为编程语言,采用SQL Server 2000作为后台数据库服务器,实现了管理员管理调查者账户、调查者文护问卷信息、被调查者通过注册参与问卷和直接回答问卷、对回答信息进行统计等功能。系统可以使问卷调查工作随时随地,高效地进行,编辑问卷、回答问卷和查看结果都很方便。
关键词:在线问卷调查系统;ASP.NET;C#;SQL Server 2000
Online Quiz Maker System Based on ASP.NET
Abstract: For the cases of network quiz,this system uses the ASP.NET technology to take the foundation application procedure, takes the programming language by C#, uses SQL Server database to take the backstage database. this system has the administrator for investigators account management, Surveyor edit questionnaire items and issue the questionnaire topic, respondent could directly set their views or registered participate in, carries on statistical to the reply information. And The system can make the questionnaire survey at any time, anywhere, highly efficient, edit the questionnaire, and answer the questionnaire and check the result is very convenient.
Key Words: Online Quiz Maker System; ASP.NET; C#; SQL Server 2000
目 录
摘 要 1
关键词 1
Abstract 1
Key Words 1
引言 2
1.研究现状及意义 2
2.系统开发语言与技术 2
2.1 C#语言 2
2.2 ASP.NET技术 3
2.3 SQL Server 2000 数据库技术 3
3.系统分析与设计 4
3.1 可行性分析 4
3.2 系统的数据流分析 4
3.3 系统的功能分析与设计 5
3.4 数据库设计 6
4. 系统实现 8
4.1系统操作流程 8
4.2系统主要功能实现 10
5. 结论 11
参考文献 13
致谢 14,3329