Name the validation control available in asp.net ?
Answer / arunendra shukla
RequiredField, RangeValidator,RegularExpression,Custom validator,compare Validator
Is This Answer Correct ? | 0 Yes | 0 No |
What is dataset and uses of dataset ?
Difference between using directive vs using statement?
How would you implement inheritance using c#?
What is the default Orientation property in a Menu control?
0 Answers Sans Pareil IT Services,
Contrast OOP and SOA. What are tenets of each ?
How can we identify that the page is post back in asp net?
To match the two different controls which control would we use ?
What is the concept of postback in asp.net?
How would you get asp.net running in apache web servers? Explain it's limitations.
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
How does the browser enable AutoPostBack functionality?
What is postback and autopostback in asp.net?