Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Can you create instance of a class which has private constructor?
How big is the datatype int in .net?
Do you know what's the difference between .net and laravel?
Explain what is a delegate?
What is connection pooling and how do you make your application use it?
Which Namespace is used to to achieve MultiThreading in .NET?
What is the difference between the C#.NET and VB.NET?
What should you do to store an object in a viewstate?
WHAT IS .net
What is reflection and what is it for?
What is the base class of Button control in .NET?
What are Generics? Where do we use them.