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 boxing and how it is done internally?

1 Answers   Microsoft,


What is a 307 redirect?

0 Answers  


Can we set master page as a start page?

0 Answers  


One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .

6 Answers   TCS,


State management in asp.net ?

8 Answers   Accenture,


What are the different types of sessions in asp.net?

0 Answers  


Difference between singleton and singlecall.

0 Answers  


What is .net remoting?

0 Answers  


Explain automatic memory management in .net.

0 Answers  


Difference between viewstate, cache, session

2 Answers   Mind Tree,


What are the ways to sending the data in ASP.NET page?

0 Answers  


What is AutoEventWireup attribute for ?

0 Answers  


Categories