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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Is arraylist faster than linkedlist?

0 Answers  


Does a class need a constructor c#?

0 Answers  


Is datetime immutable c#?

0 Answers  


What is an argument in c#?

0 Answers  


I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.

0 Answers   Excel,






Give an example of a ctype.

0 Answers  


What do u mean by thread safe?

0 Answers  


If there are 2 interface IParentInterface & IChildInterface as follows. interface IParentInterface { void InterfaceMethod(); } interface IChildInterface : IParentInterface { void InterfaceMethod(); } Both the interface contains method with same name InterfaceMethod(). How InterfaceMethod() will be handled in IChildInterface as its deriving IParentInterface

3 Answers  


How do I create a multi language, multi file assembly?

0 Answers  


How to move to a state-related codebase?

0 Answers  


Explain 'structure padding'?

0 Answers   DELL,


What are the different ways of method can be overloaded?

0 Answers  


Categories