What is a pre-requisite for connection pooling?

Answer Posted / azaruddin

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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is command object in c#?

516


What is a thread c#?

491


Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?

551


What is difference between dictionary and list in c#?

454


What is indexer c#?

465






What is new method in c#?

515


Can hashtable have duplicate keys?

495


What is delegate in c#?

541


What is sealed class in c#?

517


What is platform independence"?

537


What is enumerable in c#?

472


What is a jagged array?

488


What is the difference between method and function in c#?

445


What is the process of delegation?

491


if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

523