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


Please Help Members By Posting Answers For Below Questions

Explain the difference between singleton and single call?

747


Describe the Server Control Events of ASP.NET?

883


Where the assembly is stored in asp.net?

738


What is asp net objects?

714


Why and where this web.config file is used?

781


What is difference between view state and session state?

666


How to comment out asp.net tags?

837


Can we use html in asp.net?

676


Why do we use sessions?

771


Explain how asp.net different from asp?

807


What is the difference between application state and caching?

754


What is the difference between session and application?

713


Explain different types of Caching techniques in ASP.NET?

741


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

762


What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?

774