Microsoft
98-363 · Question #107
Which of the following is the process of reusing existing active connections instead of creating new connections when a user makes a request to the database?
The correct answer is B. Connection pooling. See the full explanation below for the reasoning.
Question
Which of the following is the process of reusing existing active connections instead of creating new connections when a user makes a request to the database?
Options
- AConnection object
- BConnection pooling
- CDatabase connection
- DLinqDataSource
How the community answered
(56 responses)- A4% (2)
- B84% (47)
- C9% (5)
- D4% (2)
Community Discussion
No community discussion yet for this question.