You are on page 1of 2

Sr No.

Details Date Sign

1 Working with basic C# and ASP .NET 23-06-22

a. Create an application that obtains four int values from the


user and displays the product.
b. Create an application to demonstrate string operations
c. Programs to create and use DLL
d. Create an application to demonstrate following operations
i. Generate Fibonacci series.
ii. Test for prime numbers.
iii. Test for vowels.
iv. Use of foreach loop with arrays
v. Reverse a number and find the sum of digits of a number

2 Create a simple application to demonstrate use of following 30-06-22


concepts
i. Function Overloading
ii. Inheritance (all types)
iii. Constructor overloading
iv. Interfaces
v. Using Delegates and events
vi. Exception handling

3 a. Create a simple web page with various server controls to 07-07-22


demonstrate setting and use of
their properties. (Example: AutoPostBack)
b. Demonstrate the use of Calendar control to perform
following operations.
i. Display messages in a calendar control
ii. Display vacation in a calendar control
iii. Selected day in a calendar control using style

4 Working with Form Controls 14-07-22

a. Create a Registration form to demonstrate use of various


Validation controls.
b. Create Web Form to demonstrate use of Ad rotator Control

5 Working with Navigation, Beautification and Master page. 11-08-22

a. Create Web Form to demonstrate use of Website


Navigation controls and Site Map.
b. Create a web application to demonstrate the use of Master
Page with applying Styles and
Themes for page beautification.

6 Working with Database (Connected Data Access) 18-08-22


Write a web application to perform CRUD operation.

7 Create a web application to display Using Disconnected Data 25-08-22


Access and Data Binding using Grid View.

8 Working with GridView control : 01-09-22


Create a web application to demonstrate use of GridView
button column and GridView events.

9 Write a program to demonstrate the concept of directives in 15-09-22


AngularJS.

You might also like