C Sharp Interview Questions
Questions Answers Views Company eMail

So how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process ?

1 795

Why is it not a good idea to insert code into InitializeComponent method when working with Visual Studio ?

1 869

Where do you add an event handler ?

1 773

What is array? What are jagged array ?

1 739

What is a delegate, why should you use it and how do you call it ?

1 714

How does the XmlSerializer work ?

1 794

If you define integer variable and a object variable and a structure then how those will be plotted in memory ?

1 698

What is Garbage Collection in .Net?

599

How to find methods of a assembly file (not using ILDASM)?

629

If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?

515

What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

521

Explain about Serialize and MarshalByRef?

544

What is JIT (just in time)? how it works?

547

What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

555

What is the difference between a private assembly and a shared assembly?

545


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

Why do we use classes?

491


Explain about Oops concept

543


What is indexer c#?

458


What is console write in c#?

490


What are variables in c#?

483






Is datetime nullable c#?

496


Is system a class in c#?

478


What is Delegate and what is it used for ?

570


What is inheritance c#?

478


Explain the term inheritance in C#.

532


Explain the advantage of using system.text.stringbuilder over system.string?

459


How long has c# been around?

553


Show us in simple steps to create setup & deployment project for windows application?

487


What are the 4 pillars of any object oriented programming language?

444


What is the base class of all classes in c#?

499