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
What is the difference between login controls and forms authentication?
What is application variable?
What is postback request?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
Disable Mouse right click on web page in asp.net?
What is data grid view in asp.net?
Can we use MSSql as backend in asp.net...if yes then How.?
What is GAC in ASP.NET 2.0
What is difference between inproc and outproc?
What is the difference between asp.net and mvc?
Define session in asp.net.
Why do we use datasource in asp.net?
What is advantage of code behind coding in ASP.NET?
How do http sessions work?