C# (Sharp) Programming Language Question:

What is a pre-requisite for connection pooling?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

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


Previous QuestionNext Question
Can you override private virtual methods?What is the data provider name to connect to Access database?