A
ad
I am desgining a class library, this class library is make of many
TableAdapters.
TableAdapter wizard usually store the connection string in ahe app.config of
this class libaray.
But my class library will be used by other web application, I want the
connecitons of the class library will come for the web.config of the web
application. How can I do that?
TableAdapters.
TableAdapter wizard usually store the connection string in ahe app.config of
this class libaray.
But my class library will be used by other web application, I want the
connecitons of the class library will come for the web.config of the web
application. How can I do that?