Hi all,
I would like to know what performance difference can arise if I use separate SQLConnection objects on each Form of a Multi-Form Windows .NET Application and a Single Common/Global SQL Connection Object for all te Forms.
Many thanks,
Flast.
I would like to know what performance difference can arise if I use separate SQLConnection objects on each Form of a Multi-Form Windows .NET Application and a Single Common/Global SQL Connection Object for all te Forms.
Many thanks,
Flast.
Comment