|
Question |
Rating |
View Answer |
|
what is the main difference between delegate and an event in c#? |
|
View Answer |
|
The C# keyword int maps to which .NET type
|
|
View Answer |
|
Which class use to Read/Write data to memory
|
|
View Answer |
|
What is the C# equivalent of System.Single
|
|
View Answer |
|
How do I get deterministic finalization in C#? |
|
View Answer |
|
If I return out of a try/finally in C#, does the code in the finally-clause run? |
|
View Answer |
|
Is XML case-sensitive? |
|
View Answer |
|
Explain ACID rule of thumb for transactions. |
|
View Answer |
|
What is the name of c#.net compiler? |
|
View Answer |
|
How do destructors and garbage collection work in C#? |
|
View Answer |
|
There can me more than 1 Main() functions in a C# program
|
|
View Answer |
|
What optimizations does the C# compiler perform when you use the /optimize+ compiler option? |
|
View Answer |
|
Does C# support C type macros? |
|
View Answer |
|
What does the parameter Initial Catalog define inside Connection String? |
|
View Answer |
|
XML documents for a C# program can be generated using
|
|
View Answer |
|
What is a multicast delegate? |
|
View Answer |
|
What connections does Microsoft SQL Server support? |
|
View Answer |
|
Where is the output of TextWriterTraceListener redirected? |
|
View Answer |
|
Assemblies are of the following types:
|
|
View Answer |
|
What is difference between deep copy & sallow copy? |
|
View Answer |