An open API service indexing awesome lists of open source software.

https://github.com/nickfloyd/dot-net-connection-fooling

This is a console app that tests the various aspects of connection pooling with SQL server. Transactions, custom scope, custom connections, and default connections are implemented. It also demonstrates how connection leaking occurs
https://github.com/nickfloyd/dot-net-connection-fooling

Last synced: 2 months ago
JSON representation

This is a console app that tests the various aspects of connection pooling with SQL server. Transactions, custom scope, custom connections, and default connections are implemented. It also demonstrates how connection leaking occurs

Awesome Lists containing this project