How do you do validations. Whether client-side or
server-side validations are better ?
Answer Posted / sivasaravanan
using javascript. Client side validation better.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is the Difference between MVC And MVP design pattrens
What do you understand by aggregate dependency?
Explain Authentication mechanism in dotnet
What is a gridview in asp.net?
Contrast OOP and SOA. What are tenets of each ?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is asp.net web pages?
What are the asp.net server side objects?
Explain server side state management system.
Explain cashing in asp.net.
Is asp.net a language?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?