What is a pre-requisite for connection pooling?



What is a pre-requisite for connection pooling?..

Answer / madduri

Multiple processes must agree that they will share the same
connection, where every parameter is the same, including the
security settings.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How do you remove white spaces from a string?

0 Answers  


Is type nullable c#?

0 Answers  


Why is it efficient to use System.string under System.Text.StringBuilder ?

0 Answers   Siebel,


What does assert() do in c#?

0 Answers  


What?s the difference between // comments, /* */ comments and /// comments?

2 Answers   Intel, Visual Soft,






What is difference between virtual and override in c#?

0 Answers  


Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.

0 Answers   ABB, TCS,


What are types of constructor?

0 Answers  


What is ildasm.exe used for?

0 Answers  


What is the difference between dispose() and finalize() methods in c#?

0 Answers  


Can we inherit two classes in c#?

0 Answers  


What?s the .NET datatype that allows the retrieval of data by a unique key?

1 Answers  


Categories