Answer Posted / raviraj
When it comes to client side we can validate html controls
using javascript.ont the server side you can use validation
controls such as compare validator,range validator,custom
validator,required field validator and regular expression
validator.Based on our requirement we can use one or more
above mentioned validation controls at a time in an
application
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can you change a Master Page dynamically at runtime?
What are the two properties that are common on every validation control?
What are different types of api?
What's the ASP.Net Application life cycle?
Where is the view state data stored in asp net?
What is full form of asp.net?
How does ASP.NET framework maps client side events to Server side events.?
What is asp.net? How is it different from asp?
What is the difference between runtime version and version?
How do active server pages work?
What is the difference between custom web user control and a custom web server control?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are cookies in asp.net?
How long the items in ViewState exists?
What is session and application variable in asp net?