How do you do validations. Whether client-side or
server-side validations are better.?

Answer Posted / srikanth

Hi Jiten, you're mistaken bydefault all the asp.net
controls are server controls that runs server side, so
validation controls do. To reduce the burden on the server
we will use javascript validation which will be done client
side.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the HTML server controls in ASP.NET?

814


What is an asp.net validator? And, mention its types.

791


What are the different types of validation controls provided in ASP.NET?

894


Can you dynamically assign a Master Page?

757


How many web config files can be created for an application?

628


In a Repeater control how one can provide an alternating color scheme ?

790


What are the different kinds of assemblies?

713


What is a web api? Which protocol is used in a web api?

752


Can you nest updatepanel within each other?

747


How do you deploy your asp.net application?

769


Explain difference betn dataset and recordset?

691


What do you mean by serialize and marshalbyref?

767


What are cao and sao.

741


Do you know about caching with the datasource controls?

680


How do you do Client-side validation in .Net?

825