C Sharp Interview Questions
Questions Answers Views Company eMail

Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

1 4174

Where is the output of TextWriterTraceListener redirected?

1 3504

How do you debug an ASP.NET Web application?

1 4649

Can you change the value of a variable while debugging a C# application?

2 5542

Explain ACID rule of thumb for transactions.

3 6946

Why would you use untrusted verificaion?

1 3741

What does Dispose method do with the connection object?

2 4907

What is indexers in C#

Bodhtree,

4 11879

What is early binding and late binding

ABC, Infosys, TATA,

12 44485

what is the difference between c-sharp and vb.net?What kind of security or advances we find in both languages?

DataPoint,

3 9149

What is the Difference between directcast and ctype?

Wipro,

1 8039

ctype(123.34,integer) - should it throw an error? Why or why not?

Wipro,

2 5052

directcast(123.34,integer) - should it throw an error? Why or why not?

Wipro,

2 6657

What is the Difference between a sub and a function?

Wipro,

3 9902

Explain manifest & metadata.

Wipro,

2 10031


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is difference between private and protected in c#?

484


Why do we use delegates in c#?

509


What is managed or unmanaged code?

579


What is a dynamic assembly?

519


Define the term immutable ?

610






What is the default value of decimal in c#?

483


Can you create an instance of a static class?

544


What issues can be faced while delivering code?

1467


When do you generally use a class over a struct?

536


Can I use parseint?

472


What is use of list in c#?

444


What is difference between static and constant variable?

521


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

499


In which order the constructor is called for an inherited class?

526


What is foreach loop in c#?

521