How can we do the client side validation and Server side
validations? But i told that At client side by with the help
of validations control or by javascript? But I dont know
about the Server side controls Explain?
Answer Posted / s
And for Server Side Validation There are various validation
control available in ASP.NET.
1. RequiredField Validator
2. Range Validator
3. Campare validator
4. RegularExpression
5.Validation Summary
6. Custom Validator
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Describe the disadvantage of cookies.
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Why is the standalone environment only useful during the development process?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What are Master Pages in ASP.NET?
What is content place holder?
Is a dll file an executable?
What is the difference between “Web.config” and “Machine.Config”?
Describe the Server Control Events of ASP.NET?
What is the purpose of App_Code folder in ASP.NET? Why we this?
Where do we store our connection string in asp.net application?
Can you nest updatepanel within each other?
What is parse in asp.net?
How many types of validators are there in asp net?
What is the differences between a primary key and a unique key in sql server?