What are asp.net ajax 4.0 validation controls?
Answer / Manish Jhala
ASP.NET AJAX 4.0 validation controls are server-side form validation controls that improve the user experience by providing real-time feedback without requiring a full page refresh. Examples include RequiredFieldValidator, RangeValidator, CompareValidator, RegularExpressionValidator, and CustomValidator.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are all the features of Ajax?
What exactly is the w3c dom?
Is ajax an api?
What are all the browsers support AJAX?
How many update panel can be used per page?
Is it possible to upload a file using Ajax ? Reason
What are the disadvantages of Ajax?
Describe the accordionextender control? : asp.net ajax
What are Ajax applications?
What is the Difference between AJAX and Javascript?
How can you debug asp.net ajax applications?
What is asynchronous request in ajax?