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 significance of proxy user?

0 Answers   MCN Solutions,


What is Auto-event wireup? what is the default value for this? when u change the value what will happen?

1 Answers   CMC,


Give an example of what might be best suited to place in the application_start and session_start subroutines?

0 Answers  


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

0 Answers  


Explain the advantages of caching?

0 Answers  






What is the use of The Page.Master Property?

1 Answers  


What is the postback property in asp.net?

0 Answers  


How we can bind textbox,listbox and datagrid to sql server database in asp.net using visualstudio.net language (vb.net)?

2 Answers   rocsearch,


Explain About WebService

0 Answers   BirlaSoft,


what is NET Framework ?

4 Answers   TCS,


What are asynchronous callbacks?

0 Answers   Accenture,


How does u get record no from 5 to 15 from a dataset of 100 records?

0 Answers  


Categories