What is an assembly qualified name
What is assembly version series sequence?
What is the difference between an application domain and a process?
What is gac? What are the steps to create an assembly and add it to the gac?
How can we make a thread sleep for infinite period ?
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?