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

Why do I get error message "could not load type" whenever I browse to my asp.net web site?

0 Answers  


Explain the main differences between asp and asp.net?

0 Answers  


How do you implement postback with a text box?

0 Answers  


What is deff. saop and disco?

1 Answers  


What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?

1 Answers   Getit, Siebel, Visual Soft,






How do I open an ashx file?

0 Answers  


When is validation done on the client? How does client-side validation improve the efficiency of an application?

1 Answers  


How can exception be handled with out the use of try catch?

0 Answers  


Explain the differences between clr & cts?

0 Answers  


Explain the functionality of "EnableViewState" ? What happens if you want it on or off?

1 Answers   Siebel,


what is caching

3 Answers  


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

0 Answers  


Categories