To write an ASP.NET program to validation control.
1. Open Microsoft Visual Studio 2010
2. Click new project -> Asp.net web application with C#
3. Solution explorer right click -> add -> new item -> webform with C#
4. Place required controls for the application
5. write the necessary coding in C#
6. Run the application.
<htmlxmlns="http://www.w3.org/1999/xhtml"> |
|
Thus the above program has been executed sucessfully verified and output is shown.