What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
What is uint16?
How many parameters can a method have c#?
What is the use of functional interface?
What is yield in c#?
what is an exception in .net?
What is the difference between console and windows application?
How can we insert 100 records @ a time without using for loop into the databse
Why do we need serialization?
Why abstract class is not instantiated in c#?
What is a nested type. Give an example?
What are the concepts of dispose method?
Is char * null terminated?