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

What is the use of web.config? Difference between machine.config and Web.config?

5 Answers  


Can a user browsing my Web site read my Web.config or Global.asax files ?

1 Answers  


What is strong-typing versus weak-typing?

0 Answers  


Describe a Windows Service and its lifecycle ?

0 Answers   Siebel,


Where is session data stored in asp net?

0 Answers  


I am trying to redirect another site on button click.

8 Answers  


Explain about Multi-Language integration?

0 Answers  


Can you clarified A Web service can only be written in .NET or not?

0 Answers   Siebel,


What is boxing and how it is done internally?

1 Answers   Microsoft,


What is the meaning of TestApi?

0 Answers  


What is the purpose of asp.net?

0 Answers  


what are the Custom controls in asp.net?

0 Answers   MCN Solutions,


Categories