5
Answers

Which of the flowing are true regarding validation in a ASP.NET application ?

sam jame

sam jame

15y
7.7k
1
Which of the flowing are true regarding validation in a ASP.NET application ? A) Server Validation Should only be used when there is no client side validation B) All data should be validated on the server side C) Client side validation typically a faster response (feedback) time then server validation D) A page can not be posted back unless all client validation is passed.
Answers (5)