Global connection string solution needed
From: Stefan Miller (annonymous_at_ms.com)
Date: 01/06/05
- Next message: SGreene: "Visual C++ Extensibility Object Model (DTE)"
- Previous message: chip: "Re: LINK : fatal error LNK1104 Compiling server.c sample IPv6 code"
- Next in thread: Mark A. Deal: "Re: Global connection string solution needed"
- Reply: Mark A. Deal: "Re: Global connection string solution needed"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 Jan 2005 11:50:13 +0100
Hi,
I have one Visual Studio solution which contains four projects:
- 1 Windows Application written in C#
- 3 Class Library (dll) projects written in VB.NET
I am using the same connection string throughout my code in many code files
in all four projects. I'd like to define the connection string in a single
global location within the solution if possible. I would also like to keep
the connection string hidden from the application users. I am having trouble
finding a way to do this even though I think it is a common problem. Can
anyone point me in the right direction?
Thanks, Stefan
- Next message: SGreene: "Visual C++ Extensibility Object Model (DTE)"
- Previous message: chip: "Re: LINK : fatal error LNK1104 Compiling server.c sample IPv6 code"
- Next in thread: Mark A. Deal: "Re: Global connection string solution needed"
- Reply: Mark A. Deal: "Re: Global connection string solution needed"
- Messages sorted by: [ date ] [ thread ]
Loading