Interview Questions On ASP.Net :: What is role of validation controls in webpage?

Ram Pothuraju






Validation controls helps to check Web form data entries before the data is accepted and saved in the Database.

The validation controls check the validity of data entered in associated server controls on the client before the page is posted back to the server.

Most validity problems can be caught and corrected by the user without a round-trip to the server.

Post a Comment

0Comments

Post a Comment (0)