ASP.NET PROJECT
Submission
Date: 26th August,12
CRITERIA:
Create one group
and group member is only 2.
Each group finds
internal project submission topic yourself.
Refer all
Concern ASP.NET book
Exercise 1:
Include below
concept of asp.net
- Use Master Page
- Create Menu
2.1
Menu items Home, service,
gallery, contact us, about us
2.2
Menu is either in horizontal or
in vertical
- Create Register Page of concern project topic
- Use Proper Web server control
- In Register Page, Use all Validation control of asp.net
- Create Entity class
- Create database class to store Entity class object and retrieve
- Create DataBinding to Display information GridView or DataList control using custom template
Exercise 2:
- Create One Page that page having one ListBox and one DropDownList when you select listBox item then item should display on same page and associated data will display in DropDownList using ViewState Demo
- Create Login Page using CrossPage Demo with suitable example
- Create Query String Demo
- Create Cookie Demo
- Create Session state Demo
- Create Application Demo
Exercise 3:
- Use point of exercise 1 in exercise 3
- Create Add, Update or Delete of database table using ADO.NET
- Data should display in GridView or DataList control
- Create one page for image upload in Image folder
- Use ViewState and Session State
No comments:
Post a Comment