Interview Questions

Can the validation be done in the server side? Or this can be done only in the Client side?

.NET Interview Questions and Answers


(Continued from previous question...)

7. Can the validation be done in the server side? Or this can be done only in the Client side?

Client side is done by default. Server side validation is also possible. We can switch off the client side and server side can be done.

(Continued on next question...)

Other Interview Questions