Should user input data validation occur server-side or
client-side? Why?
Answer Posted / sapna
User input data validation should occur on client side.
Then for each transaction there is no need to contact with
server thereby transactions decreases and efficiency
increases.
| Is This Answer Correct ? | 19 Yes | 8 No |
Post New Answer View All Answers
Web API supports which protocol?
What is server side session management?
What is cookies in asp net?
What is a postback url?
What are the different web pages?
How does the service stream content?
Difference between web user control and web custom control?
How can I configure asp.net applications that are running on a remote machine?
Explain the difference between panel and groupbox classes using .net?
What is a web api endpoint?
Describe a Windows Service and its lifecycle ?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is meant by server side scripting?
What are the session management techniques asp net?
Contrast OOP and SOA. What are tenets of each ?