Can the validation be done in the server side? Or this can
be done only in the Client side?
Answers were Sorted based on User's Feedback
Answer / guest
Client side is done by default. Server side validation is
also possible. We can switch off the client side and server
side can be done.
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / nitya
Validation can be done both Server & Client Side..
among all the validatiors only Customer Validation is done
at Server Side.. rest of them r done at Client side..
Is This Answer Correct ? | 3 Yes | 3 No |
What is the use of web.config and machine.config files?
What asp.net control can embed xaml into asp.net pages?
What is view state? where it stored? can we disable it ?
Difference between .NET components and COM components?
How can we apply themes to an asp.net application?
What websites use asp.net?
List down the sequence of methods called during the page load.
Why cyclomatic complexity is important?
Name two properties common in every validation control?
What is the default authentication mode for asp.net?
Is asp.net and .net same?
Which adapter should you use, if you want to get the data from an access database?