Should user input data validation occur server-side or
client-side? Why?

Answer Posted / manish singh(amalga fusion)

user input data validation can occur both side means client
side as well as server side. but generally validated on
client side because in this validation no any sever
resources used for validation. So it provides less
overhead on server and application performance become fast
rather than server side. if we validate user input data on
server side every time data check on server so the
performance of application become slow down.

Is This Answer Correct ?    17 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you enable impersonation in the web.config file?

783


What is windows active directory authentication?

770


what are the ihttphandler and ihttphandlerfactory interfaces ?

719


What are the different types of Caching techniques in ASP.NET?

777


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1605


What is enableviewstate?

731


What is the maximum number of classes that can be contained in one dll file?

950


What is considered a service provider?

720


What is difference between web config and global asax?

636


How would you enable impersonation in the web.config file?

725


What is & in a url?

721


Define the types of configuration files.

732


Which method is used to force all the validation controls to run?

774


How do you open a page in a new window?

757


Explain how viewstate is being formed?

738