What is the differences between dataset.clone and dataset.copy?
Explain global assembly cache (gac)?
What are the advantages of an assembly?
Name a feature which is common to all .net languages?
What is an application domain? how they get created?
How do you define a read only property in a class module?
What is the feature which is common to all .net languages?
How to achieve Polymorphism in VB.Net?
When do you use virutal keyword?
Explain the difference between dispose and finalize()?
What is the difference between value and reference types?
What is the strong name in .net assembly?
Explain manifest?
What is the top .net class that everything is derived from?
Can you please explain the difference between system.string and system.stringbuilder classes?