Why is validation always done on the server? When does that
occur?

Answers were Sorted based on User's Feedback



Why is validation always done on the server? When does that occur? ..

Answer / raghumadhav tirunagari

Server side validation is always performed in case a browser
doesn't support DHTML. However, to catch invalid entries,
you should check the IsValid property.When users try to
circumvent the client side code by saving it or by
modifying it with different tools.

Is This Answer Correct ?    3 Yes 0 No

Why is validation always done on the server? When does that occur? ..

Answer / saad

It is not always done on server, it can be done on client
side as well but its secure on server side. if the data is
not correctly enter then the request will be sent back to
client side with error message(round trip), so to avoid
that Page's IsValid Property must be used for each control.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How can we identify that the Page is Post Back?

0 Answers  


About friend and Protected friend ?

3 Answers   MMTS,


hi i am varinder. i am very eager to learn ASP.net in C#. i am beginer to it. i have refer some books but i found it tuff to understand. their language is tuff. So please tell me the best site or best book to learn ASP.net in C#. i will be very thankful. Varinder

1 Answers  


What do you mean by authentication and authorization

3 Answers  


best .net institute in hyderabad

7 Answers  


can we call web service from the browser?

2 Answers   Keane India Ltd,


How do we get only edited/deleted/inserted records from a Dataset?

1 Answers   Syntax Softtech,


can we transfer data from one page to another page using viewstate if so how?if not y?

37 Answers   AppShark, DataSync, Gtech, iGate, Wipro,


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

0 Answers  


What is the difference between and ActiveX dll and control?

2 Answers   Microsoft,


What is tracing? Where is it used?

0 Answers  


AJAX - explain the concept and some controls like update panel, tabcontrol etc

2 Answers   Syntel,


Categories