Which of the processes listed below should be considered for utilization?

You work for a Web solution development company named ABC.com. You need to implement a
method that allows for the reutilization of existing connections to database sources upon
connection requests.
Which of the processes listed below should be considered for utilization?

You work for a Web solution development company named ABC.com. You need to implement a
method that allows for the reutilization of existing connections to database sources upon
connection requests.
Which of the processes listed below should be considered for utilization?

A.
You should consider utilization of Windows Installer Patches.

B.
You should consider utilization of Application pooling.

C.
You should consider utilization of a Windows Installer packages.

D.
You should consider utilization of Connection pooling.

Explanation:
Developers of Web applications should note that the connection manager is
responsible for maintaining a pool of available connections. The developers should additionally
beware that Connection pooling is the process of reusing existing active connections instead of
creating new connections.



Leave a Reply 0

Your email address will not be published. Required fields are marked *