How can you access a private method of a class?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
Difference between abstract classes and interfaces
What is a clr (common language runtime)?
Can we have multiple threads in one app domain?
Can you describe iuknown interface in short?
What is difference between association, aggregation and inheritance relationships?
What are the steps to create a webservice and consume it?
what is partial assembly reference
Explain the steps to create satellite assembly?
What is jit? What are the different types of jit?
Can non-default constructors be used with single call sao?
What are the benefits of using windows services:
What is marshalling and what are different kinds of marshalling?
What does addressof operator do in background ?