To which side ( server ? client) does the user input data
validation occur? Explain the reasons for it?



To which side ( server ? client) does the user input data validation occur? Explain the reasons fo..

Answer / ninad

Client-side validation can be performed where deemed
appropriate and feasable to provide a richer, more
responsive experience for the user.

Besides user input data validation occurs on the server at
a minimum.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Is there any alternative to avoid name collisions other then Namespaces?

0 Answers  


What is ASLM?

0 Answers   MCN Solutions,


how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

0 Answers  


What is routing in MVC?

0 Answers   Infosys,


Various types of Page Load functions

4 Answers   Net Solution,


What is the sequence in which ASP.NET events are processed?

0 Answers  


Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?

1 Answers   Ignis Technologies,


Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?

2 Answers  


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

0 Answers   MindCracker,


What is difference between or and orelse?

0 Answers  


what are Httpmodule and HttpHandler?

3 Answers   Microsoft, Wipro,


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

0 Answers  


Categories