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
Where you store Connection string in "Web.Config" file in ASP.NET?
What is route in web api?
What is syntax code to send email from an asp.net application?
What is break mode?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
Can you explain composite pattern?
Do you support digital rights management to protect my videos?
Why and where this web.config file is used?
How do we access view state value of this page in the next page?
Is sql backend or frontend?
What is AutoPostback?
What is a windows service?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is session start?
explain code with multi inhertance