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 does u call and execute a sp in .net?

0 Answers  


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

0 Answers  


What are the action filters available in asp.net mvc

1 Answers   TCS,


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

0 Answers   Siebel,


If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?

1 Answers  






Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

0 Answers   Siebel,


About CLS and CTS?

8 Answers   Microsoft, Syncfusion,


Explain the difference between panel and groupbox classes using .net?

0 Answers  


What is difference between asp.net and asp?

0 Answers  


How do you design a website with multilingual support in ASP.NET ?

0 Answers   MCN Solutions,


how to encrypt a connection string in web.config file?

3 Answers   Hexaware,


How do session tokens work?

0 Answers  


Categories