Was wondering if it is recomended to pass a database connection object around(to other modules) or let the method (in the other module) take care of setting it up. I am lea
I would use the web.config
Then you can reference it from anywhere in the application