B
bill
I'm not sure where the most effcient place to put my main SqlConnection
object should be. The app's a typical windows form based client/server app.
Do I put the SqlConnection in my main application's class? Do I put one on
each form? The forms are modal but at somepoint that might change where
several forms are open at once.
Thanks.
bwolf at issgroup dot net
object should be. The app's a typical windows form based client/server app.
Do I put the SqlConnection in my main application's class? Do I put one on
each form? The forms are modal but at somepoint that might change where
several forms are open at once.
Thanks.
bwolf at issgroup dot net