Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you do validations. Whether client-side or
server-side validations are better.?

Answer Posted / sudhir sheoran

Validation can be done at server side as well as
client side.

Client side validations :-
1) are of great use with the enhancement of
java scripts.
2) Performance booster as validation is done at client side.
3) security issues are there in client side validation.
4) So should be used for simple operations like
user input validations e.g valid name,valid date range,
valid phone number,email etc,where security is of not
that much concern.

Server Side validation(SSV):
1) Some validations can be done at server side only
e.g whether a email exists in database or not.
2) Decreases performance because of more trips to server
3) When security is a concern SSV should be used.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp according to you?

1093


To get the values in two different controls to match which control you use it?

1089


How many types cache in asp net?

1127


How does u call and execute a sp in .net?

1033


Describe the difference between inline and code behind - which is best in?

1118


Can I combine classic asp and asp.net pages?

1143


Contrast OOP and SOA. What are tenets of each ?

2290


Which protocol is used in a web api?

1152


Is viewstate enabled by default?

1030


What are custom controls?

991


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

1024


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

1041


What is the default authentication mode for asp.net?

1163


What is sta?

1041


What threading model used in asp and asp.net?

1101