What is difference between the "throw" and "throw ex" in .NET?
|
View Answer
|
70462 View(s) | Expertise Level:
Experienced
| Asked in:
Accenture
|
|
C# Interview Questions
C# Coding Horror Interview Questions
Accenture Interview Questions
Accenture Interview Questions on C#
Accenture C# Interview Questions
Error handling in Try catch statement,try{b=0; c=a/b;}catch (Exception ex){}catch //related exception{}finally{}Which exception will catch first and what about finally statement?
|
View Answer
|
38114 View(s) | Expertise Level:
Intermediate
| Asked in:
iGATE
|
|
C# Interview Questions
C# Coding Horror Interview Questions
iGATE Interview Questions
iGATE Interview Questions on C#
iGATE C# Interview Questions
Can we store PROGID information in database and dynamically load the component?
|
View Answer
|
20617 View(s) | Expertise Level:
Experienced
| Asked in:
ValueLabs
|
|
C# Interview Questions
C# Coding Horror Interview Questions
ValueLabs Interview Questions
ValueLabs Interview Questions on C#
ValueLabs C# Interview Questions
I have a component with 3 parameter and deployed to client side now i changed my dll method which takes 4 parameter. How can i deploy this without affecting the client's code?
|
View Answer
|
45329 View(s) | Expertise Level:
Intermediate
| Asked in:
Mahindra Satyam,
ValueLabs
|
|
C# Interview Questions
C# Coding Horror Interview Questions
Mahindra Satyam Interview Questions
Mahindra Satyam Interview Questions on C#
Mahindra Satyam C# Interview Questions
ValueLabs Interview Questions
ValueLabs Interview Questions on C#
ValueLabs C# Interview Questions
Can we pass values to windows service? If yes, how?
|
View Answer
|
21976 View(s) | Expertise Level:
Experienced
| Asked in:
ValueLabs
|
|
C# Interview Questions
C# Windows Services Interview Questions
ValueLabs Interview Questions
ValueLabs Interview Questions on C#
ValueLabs C# Interview Questions
What is implementation inheritance and interface inheritance?
|
View Answer
|
52345 View(s) | Expertise Level:
Intermediate
| Asked in:
CII
|
|
C# Interview Questions
C# OOPs (Object-Oriented Programming) Interview Questions
CII Interview Questions
CII Interview Questions on C#
CII C# Interview Questions
How to prevent a class from being inherited?
|
View Answer
|
56125 View(s) | Expertise Level:
Beginner
| Asked in:
K.V.S.Infotech
|
|
C# Interview Questions
C# OOPs (Object-Oriented Programming) Interview Questions
K.V.S.Infotech Interview Questions
K.V.S.Infotech Interview Questions on C#
K.V.S.Infotech C# Interview Questions
What is the difference between UTF, ASCII and ANSI code format of encoding?
|
View Answer
|
17681 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions
How to use Nullable Types in .NET?
|
View Answer
|
17626 View(s) | Expertise Level:
Intermediate
| Asked in:
ProKarma
|
|
C# Interview Questions
C# Language Enhancements Interview Questions
ProKarma Interview Questions
ProKarma Interview Questions on C#
ProKarma C# Interview Questions
What is Null-Coalescing Operator in .NET 2.0?
|
View Answer
|
12589 View(s) | Expertise Level:
Intermediate
| Asked in:
ProKarma
|
|
C# Interview Questions
C# Language Enhancements Interview Questions
ProKarma Interview Questions
ProKarma Interview Questions on C#
ProKarma C# Interview Questions
When you are using shadowing if you want to access the base class method with derived class objects how can you access it?
|
View Answer
|
39612 View(s) | Expertise Level:
Intermediate
| Asked in:
Mahindra Satyam
|
|
C# Interview Questions
C# OOPs (Object-Oriented Programming) Interview Questions
Mahindra Satyam Interview Questions
Mahindra Satyam Interview Questions on C#
Mahindra Satyam C# Interview Questions
How to create array with non-default value in C#?
|
View Answer
|
35005 View(s) | Expertise Level:
Experienced
| Asked in:
Mahindra Satyam
|
|
C# Interview Questions
C# Coding Horror Interview Questions
Mahindra Satyam Interview Questions
Mahindra Satyam Interview Questions on C#
Mahindra Satyam C# Interview Questions
What are extension methods and where can we use them? Name few extension methods provided by .net.
|
View Answer
|
13992 View(s) | Expertise Level:
Intermediate
| Asked in:
Inooga Solutions
|
|
C# Interview Questions
C# Language Enhancements Interview Questions
Inooga Solutions Interview Questions
Inooga Solutions Interview Questions on C#
Inooga Solutions C# Interview Questions
How to design a class (or data type) which sorts its data either ascending or descending by default.
|
View Answer
|
23914 View(s) | Expertise Level:
Expert
| Asked in:
Inooga Solutions
|
|
C# Interview Questions
C# Coding Horror Interview Questions
Inooga Solutions Interview Questions
Inooga Solutions Interview Questions on C#
Inooga Solutions C# Interview Questions
How to initialize a default value when you know its data type?
|
View Answer
|
12872 View(s) | Expertise Level:
Intermediate
| Asked in:
Inooga Solutions
|
|
C# Interview Questions
C# Language Enhancements Interview Questions
Inooga Solutions Interview Questions
Inooga Solutions Interview Questions on C#
Inooga Solutions C# Interview Questions
What is difference between is and as operators in c#?
|
View Answer
|
22451 View(s) | Expertise Level:
Intermediate
| Asked in:
Mahindra Satyam
|
|
C# Interview Questions
C# Operators Interview Questions
Mahindra Satyam Interview Questions
Mahindra Satyam Interview Questions on C#
Mahindra Satyam C# Interview Questions
In the context of a comparison, what is object identity versus object equivalence?
|
View Answer
|
15866 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions
What is the difference between an object and a class?
|
View Answer
|
36412 View(s) | Expertise Level:
Beginner
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# OOPs (Object-Oriented Programming) Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions
What is difference between out and ref keywords in C# .NET?
|
View Answer
|
16506 View(s) | Expertise Level:
Intermediate
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions
What are indexers in C# .NET? What is the difference between property & indexers? In which case we use indexers?
|
View Answer
|
16814 View(s) | Expertise Level:
Intermediate
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# Language Enhancements Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions