Introduction
This application is a process to track the courses registered for a particular semister. Above that they can also view the grades or GPA that they have obtained for their previous semister. It contains Faculty and Admin pages too.
Background
(Optional) Is there any background to this article that may be useful
such as an introduction to the basic ideas presented?
Using the code
1. Extract the database and restore it. User= sa,password=pwd.
2.Open Student table and add a row or use an existing value.
3.Add a facutly to faculty table.
4.Make necessary changes in web.config file.
Blocks of code should be set as style "Formatted"
like this:
Remember to set the Language of your code snippet using the
Language dropdown.
Use the "var" button to to wrap Variable or class names in
<code> tags like this.
Points of Interest
Did you learn anything interesting/fun/annoying while writing
the code? Did you do anything particularly clever or wild or zany?
History
Keep a running update of any changes or improvements you've
made here.