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

How many types of cookies are available in asp?

0 Answers  


what is webservices. howit is use in our project .

1 Answers   Patni,


What is difference cookie and session?

0 Answers  


In try catch blocks one is normal catch block and another is sqlcatchexception block

3 Answers   Microsoft,


Do you know using sql cache invalidation?

0 Answers  






When during the page processing cycle is ViewState available?

1 Answers   Siebel Systems,


Differentiate between Server Transfer and Response Redirect?

2 Answers   DELL, Siebel, TCS,


Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?

4 Answers   Wipro,


How many classes can a single .NET DLL contain?

6 Answers   SoftSol,


Explain exception handling in .net.

0 Answers  


Explain about asp.net 2.0 themes?

0 Answers  


What is the difference between viewstate and hidden field in asp.net?

0 Answers  


Categories