Click here to Skip to main content
15,890,579 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to set "automatic dns" using wmi? Pin
Krzysztof Gorgolewski22-Apr-07 23:12
Krzysztof Gorgolewski22-Apr-07 23:12 
AnswerRe: how to set "automatic dns" using wmi? Pin
Krzysztof Gorgolewski29-Apr-07 22:19
Krzysztof Gorgolewski29-Apr-07 22:19 
Questioncombo box and richtext help Pin
r_jaz21-Apr-07 5:37
r_jaz21-Apr-07 5:37 
AnswerRe: combo box and richtext help Pin
MoustafaS21-Apr-07 7:47
MoustafaS21-Apr-07 7:47 
AnswerRe: combo box and richtext help Pin
Keshav V. Kamat22-Apr-07 22:48
Keshav V. Kamat22-Apr-07 22:48 
GeneralRe: combo box and richtext help Pin
r_jaz23-Apr-07 1:42
r_jaz23-Apr-07 1:42 
QuestionAdd-in open designer Pin
thrakazog21-Apr-07 5:11
thrakazog21-Apr-07 5:11 
QuestionPath to application folder Pin
gammet21-Apr-07 4:07
gammet21-Apr-07 4:07 
Situation:
- GUI Application
- Windows Service

Both each have a project inside the Visual Studio solution. So during the debugging process, the each look into their own bin\Debug directory.
Both need to use the same database (dbname.mdb).

We would like to place the mdb file in the application folder. The installation should take care of that (which it already does).

How can we reach the database without having to hardcode the URI to the mdb file? During the install users can choose what the application folder should be.


Thanks in advance
AnswerRe: Path to application folder Pin
Stefan Troschuetz21-Apr-07 5:39
Stefan Troschuetz21-Apr-07 5:39 
GeneralRe: Path to application folder Pin
Bryan Ray21-Apr-07 17:22
Bryan Ray21-Apr-07 17:22 
AnswerRe: Path to application folder Pin
MSilviu21-Apr-07 18:59
MSilviu21-Apr-07 18:59 
GeneralRe: Path to application folder Pin
gammet22-Apr-07 21:33
gammet22-Apr-07 21:33 
QuestionSerialization problem Pin
NaNg1524121-Apr-07 3:06
NaNg1524121-Apr-07 3:06 
AnswerRe: Serialization problem Pin
mdv11321-Apr-07 9:53
mdv11321-Apr-07 9:53 
GeneralRe: Serialization problem Pin
NaNg1524122-Apr-07 10:59
NaNg1524122-Apr-07 10:59 
Questionremoting server encountred Pin
kalyan_241621-Apr-07 0:51
kalyan_241621-Apr-07 0:51 
AnswerRe: remoting server encountred Pin
kubben21-Apr-07 1:52
kubben21-Apr-07 1:52 
GeneralRe: remoting server encountred Pin
kalyan_241621-Apr-07 7:22
kalyan_241621-Apr-07 7:22 
QuestionBoxing when calling a member fn on a struct ? Pin
peterchen21-Apr-07 0:22
peterchen21-Apr-07 0:22 
AnswerRe: Boxing when calling a member fn on a struct ? Pin
Christian Graus21-Apr-07 0:44
protectorChristian Graus21-Apr-07 0:44 
GeneralRe: Boxing when calling a member fn on a struct ? Pin
peterchen21-Apr-07 1:07
peterchen21-Apr-07 1:07 
GeneralRe: Boxing when calling a member fn on a struct ? Pin
Christian Graus21-Apr-07 1:17
protectorChristian Graus21-Apr-07 1:17 
GeneralRe: Boxing when calling a member fn on a struct ? Pin
peterchen21-Apr-07 2:48
peterchen21-Apr-07 2:48 
AnswerRe: Boxing when calling a member fn on a struct ? Pin
Jaiprakash M Bankolli21-Apr-07 4:30
Jaiprakash M Bankolli21-Apr-07 4:30 
AnswerRe: Boxing when calling a member fn on a struct ? Pin
S. Senthil Kumar22-Apr-07 7:37
S. Senthil Kumar22-Apr-07 7:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.