在线评分系统 [英] Online grading system

查看:92
本文介绍了在线评分系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用ASP.NET技术,VS 2010和MS SQL server 2005开发应用程序。该应用程序应该有3个用户;管理员,老师,家长和学生

1.应用程序必须有一个登录页面,指导用户访问各自的页面

2.该应用程序用于生成学生进度基于7个科目的报告。系统应该为每个科目,年级和教师的评论捕获学生考试标记。

3.管理员管理用户和应用记录

4。老师插入,编辑,删除学生记录

5.学生和家长查看学生报告



我创建了一个带有studentid,class的数据库,名称,学校,数学,英国,科学,setswana,社会研究,agriculure和教师评论作为领域。学生编号是主键。



我开发了带有标签和文本框以及按钮的asp页面,用于插入和检索db中的记录。

任何人都可以帮助或提供一些建议,以提供使用c#和Web表单插入,选择,更新和删除学生记录的功能。我是编程的新手。谢谢。

I want to develop an application using ASP.NET technologies, VS 2010 and MS SQL server 2005. The application should have 3 users; admin,teacher, parent and student
1. The application must have a log in page that directs users to their respective pages
2. The app is used to generate student progress report based on 7 subjects.the system should capture student exam mark for each subject, grade and teacher's comments.
3.The admin manages users and the app records
4. Teacher insert, edit, delete student records
5. Student and parent view student reports

I have created a db with studentid, class,name, school, maths,eng, science,setswana,social studies, agriculure and teachers comments as fields. the student number is the primary key.

i have developed the asp page with labels and textboxes and buttons to be used for inserting and retrieving records from db.
Can anyone help or provide some suggestions for providing the functionality for inserting, selecting, updating and deleting student records using c# and web forms. i am newbie to programming . thank you.

推荐答案





Google [ ^ ]可以帮助你做到最好。您也可以参考下面的链接:

ASP.NET初学者指南创建UI,业务和数据应用程序中的图层 [ ^ ]
ASP.NET教程 [ ^ ]

绝对初学者的ASP.NET应用程序示例 [ ^ ]

ASP.NET简介 [ ^ ]



希望它有所帮助。
Hi,

Google[^] can help you best on this. also you may refer below links:
ASP.NET Beginner's Guide To Creating UI, Business, and Data Layers in Applications[^]
ASP.NET Tutorial[^]
Sample ASP.NET application for absolute beginners[^]
Introduction to ASP.NET[^]

hope it helps.


我会在线教你。并发给你一些基本代码..







谢谢

Prince Sharma

Sr. Software Developer
I will teach you online. and send you some code for basic..



Thanks
Prince Sharma
Sr. Software Developer


这篇关于在线评分系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆