ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What are validator? Name the Validation controls in asp.net?
How do u disable them?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are validator? Name the Validation controls in asp.net? How do u disable them?
Answer
# 1
Validator means checking inputed data in any field like 
textBox or dropdownbox any other which we want to validate 
at client side using sever tag.

Following are type of validator control in asp.net.
1. Ranage validator control
2. RequireFieldvalidator control
3. CompareValidator control
4. RegularExpressionValidator control
5. CustomValidator control
6. ValidationSummary control

if we mention in our page but want to disable just use the 
property of validator control causevalidation=false.
 
Is This Answer Correct ?    2 Yes 0 No
Hiteshj78
[Shristi Software Solutions]
 
  Re: What are validator? Name the Validation controls in asp.net? How do u disable them?
Answer
# 2
In addition of the above answer, it is interesting to know 
the "Turning off Client-side Valiation".

Because validation server contols provide clients with 
client-side validations automatically, you might, at times, 
want a way to control the behavior.

It is quite possible to turn off the client-side 
capabilities of these controls so that they don't 
independently send client-side capabilities to the 
requestor. U can turn off this functionality.

The first is at the control level.  Each of the validation 
server controls has a property called EnableClientScript.  
This property is set to True by default, but setting it to 
False prevents the control from sending out a Javascript 
function for validation on the client.  Instead, the 
validation check is done on the server.
 
Is This Answer Correct ?    2 Yes 0 No
Dilip
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
To call a Web service SOAP which transport protocol you use?  2
Asp.net - How to find last error which occurred? Abacus1
Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables? Phoenix-Technologies1
what are the ways to improve performance in .net application? Mind-Tree3
Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control? Ignis-Technologies1
How to write unmanaged code and how to identify whether the code is managed / unmanaged ? Accenture1
Give an example appropriate use forweb service as opposed to a non-serviced .NET component  1
What is the purpose of each of the validation controls provided by ASP.NET?  1
I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format? FutureTech1
what is the difference b/w Asp.net server controls and html server controls in .net? iGate2
How much data (Max K) can go into a QueryString? TCS4
Whats an assembly IBM1
what are the types of ASP objects ? Satyam4
What are the different methods that are used during the page load?  1
Caching techniques in .NET? Microsoft2
How does the browser enable AutoPostBack functionality?  1
I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....  1
How to limit table cell size with long strings? IBS1
True or False: A Web service can only be written in .NET?  4
What is sequence of code in retrieving data from database? Accenture3
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com