A
Adrian Bezzina
I am wondering what the best use of the SQLConnection object is in a
WinForms application - to keep it open during the lifetime of the
application or to open and close it per request; I know that if I open 1
connection, but don't actually run any batches on it other connections will
use connection pooling.
Thanks
Adrian
WinForms application - to keep it open during the lifetime of the
application or to open and close it per request; I know that if I open 1
connection, but don't actually run any batches on it other connections will
use connection pooling.
Thanks
Adrian