|
INTERVIEW QUESTIONS
MICROSOFT
C#
DETAILS
Question: What Datatypes does the RangeValidator Control support?
Answer: String, Integer, Double, Date, Currency
|
|
|
Category |
C# Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7729 users |
Added on |
7/28/2011 |
Views |
72303 |
Rate it! |
|
|
Question:
What Datatypes does the RangeValidator Control support?
Answer:
String, Integer, Double, Date, Currency Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Where we can use DLL made in C#.Net
|
View Answer
|
|
How can objects be late bound in .NET?
|
View Answer
|
|
How to find exceptions in database
|
View Answer
|
|
How we can use inheritance and polymorphisms in c# programming?
|
View Answer
|
|
Can we use Friend Classes or functions in C# the way we use it in C++
|
View Answer
|
|
Can u create the instance for abstract classes
|
View Answer
|
|
Which keyword is used of specify a class that cannot inherit by other class?
|
View Answer
|
|
What is protected internal class in C#
|
View Answer
|
|
What is wrapper class?is it available in c#?
|
View Answer
|
|
Which debugging window allows you to see all the name and values of all the variables in scope?
|
View Answer
|
|
Which debugging window allows you to see the methods called in the order they were called?
|
View Answer
|
|
You have an event handler called MyEvent and you want to link the click event of control, MyButton, to use MyEvent, what is the code that will like them together?
|
View Answer
|
|
What is the difference between shadow and override
|
View Answer
|
|
How do I make a DLL in C#?
|
View Answer
|
|
Does C# support C type macros?
|
View Answer
|
|
Does C# support templates?
|
View Answer
|
|
How do I declare inout arguments in C#?
|
View Answer
|
|
How do destructors and garbage collection work in C#?
|
View Answer
|
|
How do I port "synchronized" functions from Visual J++ to C#?
|
View Answer
|
|
Does C# support properties of array types?
|
View Answer
|