What are validator? Name the validation controls in asp.net? How do you disable them?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is the purpose of using MVC programming pattern in ASP.NET?

0 Answers   PUCIT,


How to find last error which occurred?

0 Answers  


Can viewstate be accessed in another page?

0 Answers  


If Asp Dot Application is stateless what happened? during designing

3 Answers   TCS,


How do you add a javascript function for a link button in a datagrid?

2 Answers   Microsoft,






What does the "EnableViewState" property do? Why would I want it on or off?

4 Answers  


Which class provides methods that can be used to manage role membership to be used in user authorization?

3 Answers   Wipro,


What definition correctly defines a label server control with the name set to lblHoop? a) <asp:Label name=?lblHoop? runat=?server? /> b) <Label id=?lblHoop? runat=?server? /> c) <asp:Label id=?lblHoop? runat=?server? /> d) <server label name=?lblHoop? runat=?asp? />

3 Answers   Syntax Softtech,


What is asp.net version?

0 Answers  


If we remove web.config or machine.config from the application then, is this application will works?

0 Answers  


If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?

1 Answers   CGI,


When was asp.net released?

0 Answers  


Categories