0% found this document useful (0 votes)
186 views

Asp Practical List

This document outlines 29 ASP.NET programming exercises including displaying messages, dates, images and validation controls. It also covers arithmetic operations, string manipulation, file uploads, master pages, database connections, reports and filtering. The exercises are intended to provide hands-on practice with common ASP.NET features and functionality.

Uploaded by

Rashmin Parmar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
186 views

Asp Practical List

This document outlines 29 ASP.NET programming exercises including displaying messages, dates, images and validation controls. It also covers arithmetic operations, string manipulation, file uploads, master pages, database connections, reports and filtering. The exercises are intended to provide hands-on practice with common ASP.NET features and functionality.

Uploaded by

Rashmin Parmar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

BCA SEMESTER VI Practice List ASP.

NET (US06CBCA04)
US06CBCA04-Practical
Program List

1. Display message and current date and time using label control.

2. Display the message in label using the name typed in textbox.

3. Perform Arithmetic operation.

4. Perform following numeric operation according to user selection of radio button

APMS, Anand. Page 1


Practice List ASP.NET (US06CBCA04)

5. Perform following string operation according to user selection of radio button.

6. Load image according to selection of image

7. Show month.

APMS, Anand. Page 2


Practice List ASP.NET (US06CBCA04)

8. Display information using label control

9. When user click on update button greeting card is generated as show on left side of the page

APMS, Anand. Page 3


Practice List ASP.NET (US06CBCA04)

10. Mark sheet

11. Required Field Validation

12. Range validation

13. Compare Validation

APMS, Anand. Page 4


Practice List ASP.NET (US06CBCA04)

14. Regular Expression Validation

15. Customer Validation

16. Using all validation control

APMS, Anand. Page 5


Practice List ASP.NET (US06CBCA04)

17. File Upload Control

18. Create date picker control using button and calendar control for selecting date

19. Send the information from one page to another page

PAGE 1 PAGE 2

20. Create a web page using AdRotator control with the help of XML file.

21. Master Page with menu control and control place holder

APMS, Anand. Page 6


Practice List ASP.NET (US06CBCA04)

22. Login form with database connection.

23. Sign up form with database connection.

24. Customer entry form with database connection.

APMS, Anand. Page 7


Practice List ASP.NET (US06CBCA04)

25. Employee information with database connection.

26. Client Master information with database connection.

APMS, Anand. Page 8


Practice List ASP.NET (US06CBCA04)

27. Show employee Department wise Report.

28. Show employee detail in detail view.

APMS, Anand. Page 9


Practice List ASP.NET (US06CBCA04)

29. Filter mobile.

APMS, Anand. Page 10

You might also like