What is the need of client side and server side validation ?

Answer Posted / shiva

client side validation are used to reduce the burden on
server because if you write server side validation each and
every request is send to server and server gives the
response each and every time so burden on server. to avoid
this problem by using client side validations.
we can write some of validations at server side regarding
security.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of controls are there in asp.net?

532


What is client side state management?

513


What is the difference between mvc and asp.net? : Asp.Net MVC

488


How many web.config files can I have in an application?

556


Explain the difference between authentication and authorization.

604






when a request is made in Life cycle of ASP.NET page .

543


What is the difference between the response.write() and response.output.write() methods?

526


Can you nest updatepanel within each other?

565


What is boxing and unboxing in asp.net?

675


What is authentication in asp.net?

579


What is the use of service provider?

596


What is the flow of processing of the request? : asp.net mvc

521


What is the difference between cache and cookies?

529


Can asp.net work on an nt server?

563


How do u deploy your asp.net application?

616