ADO.Net really really wants you to use connection pooling because it saves on overhead for everyone. It allos you to close the connection (less network bandwith) but quickly reconnect if need be (less ...
I am running an ASP page that opens an ADO connection to an MS SQL database. It starts up a transaction and then executes a series of statements (no SELECTs, only DELETEs and INSERTs). It seems that ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results