100% found this document useful (2 votes)
4K views

Dot Net Lab Exercises

The document outlines various labs for a .NET programming course. The labs cover topics like creating forms and controls, validating user input, working with databases, binding controls to datasets, handling exceptions, and creating user controls. Some key tasks mentioned include building a feedback form, displaying images, working with web controls, validating data entry, connecting to databases, retrieving and displaying data, and implementing login validation.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
4K views

Dot Net Lab Exercises

The document outlines various labs for a .NET programming course. The labs cover topics like creating forms and controls, validating user input, working with databases, binding controls to datasets, handling exceptions, and creating user controls. Some key tasks mentioned include building a feedback form, displaying images, working with web controls, validating data entry, connecting to databases, retrieving and displaying data, and implementing login validation.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

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