Multiple Connection Strings for Multiple Dlls
- From: "msnews.microsoft.com" <john@xxxxxxxxxxxxxxx>
- Date: Wed, 19 Mar 2008 12:52:07 +0530
Hi!
I am facing a small problem.
Actually i have a solution having around 5 Dll Projects. Each dll project is
named as Project1.DAO, Project2.DAO ......
Now i have a connectionstring each of the project which is named as :-
Project1.DAO.ConnectionString
Project2.DAO.ConnectionString
which are accessing the same database.
The Problem i am facing is.. when i reference these dll's from a exe project
i have to add all the COnnection string into the exeprojects app.config.
whihc is a lot of redundant info as all the connection string values are
same.
Please suggest a solution
.
- Follow-Ups:
- Re: Multiple Connection Strings for Multiple Dlls
- From: Paul O'Flaherty
- Re: Multiple Connection Strings for Multiple Dlls
- Prev by Date: Re: low refresh rate
- Next by Date: RE: Passing class references
- Previous by thread: Filling a grid with Sharepoint data
- Next by thread: Re: Multiple Connection Strings for Multiple Dlls
- Index(es):
Relevant Pages
|