Click here to Skip to main content
15,905,867 members
Home / Discussions / C#
   

C#

 
GeneralRe: file path Pin
sumit703419-Aug-08 0:22
sumit703419-Aug-08 0:22 
GeneralRe: file path Pin
arkiboys19-Aug-08 1:25
arkiboys19-Aug-08 1:25 
GeneralRe: file path Pin
bassjuh19-Aug-08 0:25
bassjuh19-Aug-08 0:25 
GeneralRe: file path Pin
sumit703419-Aug-08 0:30
sumit703419-Aug-08 0:30 
AnswerRe: file path [modified] Pin
Csharp_Raja19-Aug-08 1:17
Csharp_Raja19-Aug-08 1:17 
GeneralRe: file path Pin
arkiboys19-Aug-08 1:33
arkiboys19-Aug-08 1:33 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 2:16
Csharp_Raja19-Aug-08 2:16 
GeneralRe: file path Pin
arkiboys19-Aug-08 2:28
arkiboys19-Aug-08 2:28 
Correction to my previous post.

I have created a windows application.
There are forms inside the windows form application project. There is a class library project too.

The .sln is in the following path:
C:\Work\Developments\SQLchecks\SQLchecks

The windows forms are inside the windows application project as below:
C:\Work\Developments\SQLchecks\SQLchecks\SQLchecks

There is a class library project called DataAccess which has classes and an xml file called Settings.xml :
C:\Work\Developments\SQLchecks\SQLchecks\DataAccess

Question:
from within a class inside the DataAccess project which is a class library project, how do I refer to the Settings.xml file which is also in the same directory?

Thanks
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 2:54
Csharp_Raja19-Aug-08 2:54 
GeneralRe: file path Pin
arkiboys19-Aug-08 3:02
arkiboys19-Aug-08 3:02 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:08
Csharp_Raja19-Aug-08 3:08 
GeneralRe: file path Pin
arkiboys19-Aug-08 3:11
arkiboys19-Aug-08 3:11 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:14
Csharp_Raja19-Aug-08 3:14 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:17
Csharp_Raja19-Aug-08 3:17 
GeneralRe: file path Pin
arkiboys19-Aug-08 3:19
arkiboys19-Aug-08 3:19 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:24
Csharp_Raja19-Aug-08 3:24 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 3:30
Csharp_Raja19-Aug-08 3:30 
GeneralRe: file path Pin
arkiboys19-Aug-08 3:33
arkiboys19-Aug-08 3:33 
GeneralRe: file path Pin
Csharp_Raja19-Aug-08 4:53
Csharp_Raja19-Aug-08 4:53 
GeneralRe: file path Pin
arkiboys19-Aug-08 20:59
arkiboys19-Aug-08 20:59 
AnswerRe: file path Pin
chaiguy133719-Aug-08 16:02
chaiguy133719-Aug-08 16:02 
GeneralRe: file path Pin
arkiboys19-Aug-08 21:23
arkiboys19-Aug-08 21:23 
GeneralRe: file path Pin
Csharp_Raja20-Aug-08 4:03
Csharp_Raja20-Aug-08 4:03 
GeneralRe: file path Pin
arkiboys20-Aug-08 4:21
arkiboys20-Aug-08 4:21 
GeneralRe: file path Pin
Csharp_Raja20-Aug-08 4:31
Csharp_Raja20-Aug-08 4:31 

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.