Answer Posted / kumar saurabh
A set of server controls included with ASP.NET that test user input in HTML and Web server controls for programmer-defined requirements. Validation controls perform input checking in server code. If the user is working with a browser that supports DHTML, the validation controls can also perform validation using client script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between trace and debug in asp.net?
What is a web api? Which protocol is used in a web api?
How does session authentication work?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What is difference between view state and session state?
How to register exception filter globally?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Why select Web API?
What is the namespace to create thread in .net?
What is the full form of asp.net?
Explain the Order of events in an asp.net page?
what is command line compiler.what are the steps and how it is related to debugging.
What is rending process in ASP.NET?
Explain about secure socket layer?
How would you create a permanent cookie?