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

Are cao stateful in nature?

0 Answers  


For a combobox and a listbox same datatable given as a datasource. Now problem is that whenever focus of listbox changes selected value of combobox also get change or vice versa. what to be done to avoid this. According to requirement we cannot make different datasouce.

2 Answers   Syntel,


What is a framework in c#?

0 Answers  


Is vs as c#?

0 Answers  


How to use reflection to call generic method?

0 Answers  


Describe the types of comments in c#?

0 Answers  


Explain the difference between passing parameters by value and passing parameters by reference with an example?

0 Answers  


Where do we use static class in c#?

0 Answers  


What is regex replace in c#?

0 Answers  


Can we create instance for Abstract class?

28 Answers   HCL, Satyam, SoftSol, Wipro,


Are enums static c#?

0 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


Categories