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



Can the validation be done in the server side? Or this can be done only in the Client side?..

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

Can the validation be done in the server side? Or this can be done only in the Client side?..

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

Post New Answer

More ASP.NET Interview Questions

What is the use of web.config and machine.config files?

0 Answers   Amdocs,


What asp.net control can embed xaml into asp.net pages?

0 Answers  


What is view state? where it stored? can we disable it ?

1 Answers  


Difference between .NET components and COM components?

2 Answers   Microsoft,


How can we apply themes to an asp.net application?

0 Answers  






What websites use asp.net?

0 Answers  


List down the sequence of methods called during the page load.

0 Answers  


Why cyclomatic complexity is important?

0 Answers  


Name two properties common in every validation control?

9 Answers   Siebel Systems,


What is the default authentication mode for asp.net?

0 Answers  


Is asp.net and .net same?

0 Answers  


Which adapter should you use, if you want to get the data from an access database?

0 Answers  


Categories