What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

When compiler adds a default constructor to a class?

4 Answers   TCS,


What method is used to sort the elements of the array in descending order?

0 Answers   Siebel,


What does addressof operator do in background ?

0 Answers  


What is difference between dll and exe in c#?

0 Answers  


How do you convert byte array to hexadecimal string, and vice versa?

0 Answers  






Define multicast delegate? How it be used?

0 Answers   Siebel,


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


What's difference between constants and static readonly?

0 Answers   Wipro,


What is a linked list c#?

0 Answers  


What is the use of static in c#?

0 Answers  


Why data types are important?

0 Answers  


How you will handle session when deploying application in more than a server? Describe session handling in a webform, how does it work and what are the limits?

3 Answers   Microsoft,


Categories