Different type of validation controls in asp.net ?
Answer Posted / divya
regular expression validator
required field validator
custom validator
compare validator
range validator
validation summary
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain asp.net web forms.
What is content place holder?
How to sign out from forms authentication?
What is a postback ispostback and autopostback in asp net?
What is __ requestverificationtoken?
Briefly describe the role of global.asax?
Explain the concept of View Model in MVC?
When you use Ajax controls in the ASP.NET application?
How can I configure asp.net applications that are running on a remote machine?
What is the use of web.config and machine.config files?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Mention the namespace that is used to include .net data provider for sql server in .net code?
Explain about Automatic resource management?
What is preprocessor in .net?