To which side ( server ? client) does the user input data
validation occur? Explain the reasons for it?
Answer Posted / 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 View All Answers
Which of the following .NET framework supports Web API?
What is the differences between a primary key and a unique key in sql server?
Describe paging in asp.net?
What is postback pixel?
Can we set which type of comparison we want to perform by the CompareValidator control?
What is ispostback property?
What is the difference between GridView and Repeater controls in ASP.NET?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Which is better union or union all?
Explain the difference between or and orelse?
Explain server-side scripting and client-side scripting.
What is the difference between adding reference in solution explorer and adding references by using ?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is the current version of asp.net?
What is break mode?