Interview Questions On ASP.Net :: Where do the ASP.NET validation controls validate data, on the Client or on the Web Server?

Ram Pothuraju
0 minute read






ASP.NET validation controls validate data on the client as well as web server. If we need to validate data on client side itself, we have to set a property to controls to execute at the client side.

Post a Comment

0Comments

Post a Comment (0)