How do you use a custom validator? When might you want to
use one?
Answer Posted / sravanthi kilari
Insert Custom Validator Control and then write the custom
function. If Other Validation Controls did't meet our
requirement then we will go to Custom Validator Control.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is routing in MVC?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What is query string?
Which method is used to force all the validation controls to run?
What are the various ways to send content from one page to another?
What is the purpose of session management?
List all templates of the repeater control.
Will the asp.net validators run in server side or client side?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Define globalization and localization.
How can you register a custom server control to a web page?
What is marshalling ? Is it a part of asp.net ?
What is the difference between ldap and active directory?
What is the difference between abstract class vs interface? Can give me the real time examples?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....