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

Define managed code and managed data in .net?

597


What is the difference between the asp and asp.net?

582


How response object is related to asp's response object?

605


What is the biggest disadvantage of “Other Return Types” in Web API?

1034


What is session state server?

729






how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

1644


How does viewstate work?

668


Is asp.net and .net the same?

603


How you can manage the state of application at the server side in ASP.NET?

668


How can you apply a theme to your asp.net application?

619


What are the steps involved to fill a dataset?

657


Can a master page have more than one contentplaceholder?

599


What are sharepoint pages?

574


Explain the overview of asp.net?

657


How to implement role based security in asp.net mvc? : Asp.Net MVC

527