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
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What are the three parts of an http response?
Explain asp.net web forms.
What is windows active directory authentication?
Explain how can you debug your .net application?
Can the dictionary object be created in client?s scope ?
Why would anyone need to implement their own hashtable or linked list?
Why is string called immutable data type?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Explain Authentication mechanism in dotnet
What do you mean by authorization?
Explain the concept of event bubbling in ASP.NET?
What is manifest in .net framework?
How do you open a page in a new window?
What is asp.net and ado net?