ASP.NET

Basic Programs in ASP.NET

The following list provides some of the Basic Programs in ASP.NET.

  1. Demonstrate the use of simple web controls in an ASP.NET application.
  2. In order to demonstrate the integration of multiple web forms develop an ASP.NET application.
  3. Create a basic student registration form in ASP.NET.
  4. In order to demonstrate the working of server-side validation controls, create an application in ASP.NET.
  5. For the purpose of demonstrating cookies, create an ASP.NET application. Create the cookie, set its expiry date, and display it in your application. Also, take the data from the user.
  6. In order to manage the state of a web form, create an ASP.NET application. Further, demonstrate state management at the global level. Also, configure the states at the application level.
  7. Demonstrate the Form-Based authentication in an ASP.NET application.
  8. Create a web page and demonstrate the use of Calendar control.
  9. Also, display an Image Map in ASP.NET.
  10. In order to store Student’s data in the database, create a web application.
  11. Create an application for Pizza delivery, create an ASP.NET application.


Further Reading

Parameter and ParameterCollection in ADO.NET

Database Manipulation Using DataGrid

Code Render Block in ASP.NET

ASP.NET Practice Exercise

programmingempire

Princites

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *