Dot Net TechnologyTU Board 2026
What are different validation control in ASP.NET? Write a program to create employee registration form (Full name, Username, Password, Confirm Password, Email, Mobile, Gender, Department, and…
10What are different validation control in ASP.NET? Write a program to create employee registration form (Full name, Username, Password, Confirm Password, Email, Mobile, Gender, Department, and Joining Date) with validation in one ASP.NET web page and display filled all employee record in another page. [2+8]
A worked answer is on its wayMeanwhile, read the Dot Net Technology notes for this topic.
Discussion
Loading…
More Dot Net Technology questions
What is variable size array? Write a C program to create multidimensional array to store the marks of three student in different subjects. First student has…TU Board 20265What is dialog? Develop a Window application MDI with menu File containing new, open and close menu items. When the user click new, open new child form inside…TU Board 20265What is Transaction in ADO.NET? Why they are important in database operations explain with suitable example? [1+4]TU Board 20265Develop an ASP.NET MVC application to perform addition and multiplication of two numbers. [5]TU Board 20265What is state management in ASP.NET? Explain QueryString as state management technique with suitable example. [1+4]TU Board 20265Explain the difference between server side and client side AJAX components. [5]TU Board 20265