Dot Net Lab Exercises

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3
At a glance
Powered by AI
The document outlines various labs covering topics like creating forms and controls in .NET, working with databases, and using controls and features like repeaters and paging.

Each lab covers multiple exercises or tasks like creating feedback forms, displaying images, working with lists, calculations, and validations.

Programs use controls like repeaters, checkbox lists, and radio buttons to display database records. Features like binding datasets and paging of results are also covered.

Lab 1 1. Create a DOT NET (vb.net or c#) program for Feedback form 2.

Create a DOT NET for displaying the images with clear option Lab 2 1. Create a Web Controls to display in Web form 2. Create a button-click option to display a label 3. Create mouse move over to change button color Lab 3 1. Create list box to display the selected item cost in web form 2. Create another label to display the total cost 3. Write a Java script program to display a calendar 4. Write a Java Script code to display advertisements as hyperlink Lab 4 1. Create a DOT NET program to calculate Boiling point of water using Compare Validator 2. Create a DOT NET program for User input name validation using Required Field Validator 3. Create a DOT NET program Checking the appropriate values using Validation button Lab 5 Create a form to validate the controls getting user inputs Lab 6 Create an application with content buffered

Lab 7 Ex 1 Creating a file holding variables, hyperlinks with lock & unlock methods Lab 8 Ex 1 Display a message when connection established with Database Ex 2 Write a Program to create a table in Master Database Ex 3 Updating the fields of a table in Database Ex 4 Selecting the rows from a table in Database

Lab 9 Ex 1 Retrieving the Result in Dataset & Checkbox List by selecting a field Ex 2 Bind the dataset to a Radio button list with different forms Ex 3 Create a Table header fields in the form of drop down list

Lab 10 Ex 1 Create a Program to bind the fields of a page Ex 2 Create a Program to bind a Checkbox List to a separate field in Master Database Table Lab 11 Ex 1 Create a Program Using Repeater Control & XML to Display the Records of Database Ex 2 Create a Program for displaying the result using Paging Feature Lab 12 Ex 1 Create a Web application using controls & output is viewed Ex 2 Create a Web application using IndexOutOfRange Exception Lab 13 Ex 1 Creating a User Control that display date and time Ex 2 Checking Username & Password Validation process Using Script

You might also like