Lab-1 Web Server Controls and Validation Controls
Lab-1 Web Server Controls and Validation Controls
4) Right click on Website in Solution Explorer, select Add New Item. Select Web
Form. Select language as Visual C#.
1
5) Design the page as below using web controls from toolbox. Provide all controls
appropriate IDs.
7) Build the solution. Right click on page and select View in browser.
2
Assignments to be done in this session:
1) Design a Registration.aspx form with the following fields:
a) Name
b) Stu_Id(should autogenerated with custom code)
c) Gender
d) Age
e) Address
f) Date of Birth
g) Email ID
h) Contact No
i) Qualification
j) Techology
k) Course Done
l) Upload Resume File(Use FileUpload Control)
m) Modules Completed
n) User Name
o) Password
p) Role
q) Submit Button to submit data.
r) At right side of Registration form Show the Adds of All Reputed IT MNC
Companies with their links(use AdRotator)
s) Insert logo of Profound Edutech left corner of form
3
2) Design Details.aspx Form To show the details of students with following
controls
4
c) Button To start Exam
f) Once reach the last question enable Finish Button to redirect Score
page