C Sharp Interview Questions
Questions Answers Views Company eMail

How can you sort the elements of the array in descending order?

4 9596

What?s the .NET datatype that allows the retrieval of data by a unique key?

1 4215

What?s class SortedList underneath?

1 3648

Will finally block get executed if the exception had not occurred?

2 6102

What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?

1 4151

Can multiple catch blocks be executed?

4 5472

Why is it a bad idea to throw your own exceptions?

4 9552

What?s a delegate?

2 4049

How?s the DLL Hell problem solved in .NET?

3 5287

What are the ways to deploy an assembly?

1 4237

What?s a satellite assembly?

2 8882

What namespaces are necessary to create a localized application?

1 3945

How do you generate documentation from the C# file commented properly with a command-line compiler?

1 3742

What debugging tools come with the .NET SDK? CorDBG

1 4412

What does assert() do?

2 6172


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What are the Configuration files in .net?

502


Explain the difference between private and shared assembly?

449


What is inner class in c#?

510


Define mutex in C#?

598


What is a template class?

478






What is hashmap in c#?

466


What are the Types of JIT and what is econo-JIT

786


How long can loop recorders stay in?

591


Define thread?

570


What is a console in c#?

475


Is it possible to inherit multiple interfaces?

531


What do you understand by 'access specifiers' in C#?

508


How do you specify a custom attribute for the entire assembly (rather than for a class)?

512


What is lazy loading entity framework?

491


How Is The Dll Hell Problem Solved In .net?

588