What is difference between dictionary and hashtable?
To create a localized application which namespaces are necessary?
What is difference between singleton and static class in c#?
How can you overload a method?
Define parsing? Explain how to parse a datetime string?
What is a decimal in c#?
How many types of delegates are there in c#?
What is thread in c#?
Is a valid int value?
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?
What is piller of OOPS in C#.
What is a jagged array?
Can dictionary have duplicate keys c#?