Вы находитесь на странице: 1из 1

T.Y.BCA (Sem. -5th) JOURNAL (ASP.NET – 505): A.Y.

2019-20

No. Particulars
1 Create a web page with following controls and display inputted/selected values in other
page: Text Box, Radio Button, Radio Button List, Checkbox, Check box list, Calendar,
Drop Down List, List box, File Upload Control.
2 Use session, query string, view state, cookies and application variable (Get and Set)
3 Develop ASP.NET website for student registration with insert, update, search and delete
facilities. GridView Control can be used for update, delete and search facilities. Design
website using appropriate validation, master page, header, footer and data base tables.
[Hint: Student_Master (S_Id, S_Name, S_Gender, S_ContactNo, S_Email, S_Address,
S_Course, S_RegDate)]

4 Develop a website in Asp.Net for library Management System. Librarian can add books,
update books detail, delete books and generate book detail report.

Note: Use Master Page, Theme and Proper Validations.

5
Develop an Asp.Net website for Tax Payer which allows user Registration, Login and
Profile edit after login by creating suitable database table.

Note: Use Master Page, Theme and Proper Validations.

6 Design a module for online bus ticket booking using ASP.NET. Design website using
appropriate validation, master page, header, footer and data base tables.
[Hint: Passenger_Master (P_Id, P_Name, P_Gender, P_ContactNo, P_Email,
P_Address, P_RegDate)]

8 Develop ASP.NET website for online admission system where student can search
available seats (BCA, BBA and B.Com. courses) and apply for the selected course.
Design website using appropriate validation, master page, header, footer and data base
tables.
[Hint: Course_Master (C_Id, C_Name, C_TotSeats, C_FilledSeats, C_AvailableSeats)]

9 Create and consume a web service to display currency rates.


10 Create user control for displaying advertisements (use adrotator control).

Journal Submission is on the day of internal practical examination.

Вам также может понравиться