Explain what are three test cases you should go through in unit testing?
What is the namespcae generally given to the webpage of the .NET Framework ?
What is new method in c#?
What is GAC?
Is it good to use var in c#?
What is a verbatim string literal and why do we use it?
What is static classes in c#?
What is the difference between null and string empty in c#?
What is different between Boxing and Unboxing?
What are the extension methods in c#?
When To use HashTable In C#
What are the examples of data types?
Can you explain template pattern?