How do you perform validations?

Answer Posted / richard des jardins

Remember, Server Side Validation must always be performed,
then optionally Client Side validation to enhance the user
experience. On the server, you can write Server Side code
to perform the validation. On the Client, you can use any
of the .NET Validators or write JavaSCript and Regular
Expressions to enable validation. Both previous answers
were correct is the question was how to enable client side
validation. Always validate on the server and them
optionally on the client.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To display data in a Repeater control which template you provide?

595


Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?

566


How do active server pages work?

550


Explain what is clr?

629


What is razor? : asp.net mvc

560






How many languages are supported by .NET at present time?

290


Is asp.net and .net are same or different?

529


How to create discussion forum in asp.net mvc? : Asp.Net MVC

533


What is web api vs wcf?

583


What is the purpose of asp.net?

544


What is application state?

518


Explain different types of validators in asp.net?

537


What is the difference between session and application?

509


Explain difference betn dataset and recordset?

534


What is in a session cookie?

542