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



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

Answer / 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

More ASP.NET Interview Questions

What does clearing cache?

0 Answers  


I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?

1 Answers  


How will u decide when to use caching and when to use viewstate?

5 Answers  


What is asp.net with mvc? : Asp.Net MVC

0 Answers  


What is asp.net ajax?

0 Answers  






What is the use of location tag in web.config file

2 Answers   Karur Vysya Bank KVB,


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

0 Answers  


How cross page posting is done in Asp.net 2.0?

3 Answers  


What is the maximum amount of memory any single process on windows can address?

0 Answers  


Define page output caching?

0 Answers  


Explain the disadvantages of viewstate?

0 Answers  


What is the difference between ldap and active directory?

0 Answers  


Categories