List down the reason behind the usage of c# language.
What are extensions methods in c#?
How to use exception handling in stored procedure?
What is GAC?
What can we do to handle multiple exceptions?
What are PE(Portable Executable)?
Can abstract class instantiated c#?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
What are Namespaces?
What is parsing? How to parse a date time string?
What?s the difference between the Debug class and Trace class?
How do we achieve encapsulation in c#?
Why dictionary is faster than list?