What is the function of the CustomValidator?

a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.

Answers were Sorted based on User's Feedback



What is the function of the CustomValidator? a) It allows for custom C# client-side code to valid..

Answer / shalini

c.The answer is below:

Checks the form field's value against custom validation
logic that you, the developer, provide.

Is This Answer Correct ?    3 Yes 0 No

What is the function of the CustomValidator? a) It allows for custom C# client-side code to valid..

Answer / devesh

Because at a time asp.net validation and javascript dont
run together to come up this problem. custome validation is
given where we can run javascript for it means

a scripted client-side code to validate the entry
in a control.

Is This Answer Correct ?    1 Yes 0 No

What is the function of the CustomValidator? a) It allows for custom C# client-side code to valid..

Answer / gyana

it uses serverside code to validate the entry in a control.

Is This Answer Correct ?    0 Yes 0 No

What is the function of the CustomValidator? a) It allows for custom C# client-side code to valid..

Answer / vipin solanki

Answer is c:-

Because at a time asp.net validation and javascript dont
run together to come up this problem. custome validation is
given where we can run javascript for it means

a scripted client-side code to validate the entry
in a control.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Any alternative to avoid name collisions other then Namespaces?

1 Answers  


Difference between response.redirect and server.transfer?

0 Answers  


Explain the code Access Security (CAS) in .net Framework?

0 Answers  


What is the difference between system.stringbuilder and system.string

0 Answers  


Why will you usually create an aspnet user account in the database for an asp.net web application?

0 Answers  






What is gridview in asp.net?

0 Answers  


State differences between MVC and WebAPI

0 Answers  


Is asp.net mvc still used? : Asp.Net MVC

0 Answers  


How u refer webservices?

0 Answers   Microsoft,


Dategrid filtering and sorting How can we sort all the fields at once?

3 Answers   Satyam,


Briefly describe different techniques for ASP.NET State Management?

6 Answers   Deloitte, Syntax Softtech,


What is different in .net 1.1 and .net 2.0?

0 Answers  


Categories