Click here to Skip to main content
15,914,444 members
Home / Discussions / C#
   

C#

 
AnswerRe: When adding refrences to other dll's...... Pin
imsathy28-Dec-05 22:25
imsathy28-Dec-05 22:25 
AnswerRe: When adding refrences to other dll's...... Pin
Dave Kreskowiak29-Dec-05 5:44
mveDave Kreskowiak29-Dec-05 5:44 
Questionhow to capture file name opened by the user in a PC Pin
m_mazhar28-Dec-05 19:36
m_mazhar28-Dec-05 19:36 
AnswerRe: how to capture file name opened by the user in a PC Pin
Dave Kreskowiak29-Dec-05 5:42
mveDave Kreskowiak29-Dec-05 5:42 
QuestionHow can I get my project directory? Pin
tiancaidao28-Dec-05 17:58
tiancaidao28-Dec-05 17:58 
AnswerRe: How can I get my project directory? Pin
S. Senthil Kumar28-Dec-05 19:31
S. Senthil Kumar28-Dec-05 19:31 
GeneralRe: How can I get my project directory? Pin
tiancaidao28-Dec-05 19:52
tiancaidao28-Dec-05 19:52 
GeneralRe: How can I get my project directory? Pin
S. Senthil Kumar29-Dec-05 2:37
S. Senthil Kumar29-Dec-05 2:37 
You can't get the project directory at runtime, simply because it's not the individual CS files that run the application, but the exe or dll built from them. The only way I know is to hardcode the strings inside the files themselves.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
QuestionUnable to direct Data Source location after published Pin
bc111828-Dec-05 17:25
bc111828-Dec-05 17:25 
QuestionHelp for breakpoint event. Pin
tiancaidao28-Dec-05 17:24
tiancaidao28-Dec-05 17:24 
QuestionCSS-cascading style sheet Pin
chubbie28-Dec-05 15:37
chubbie28-Dec-05 15:37 
AnswerRe: CSS-cascading style sheet Pin
[Marc]28-Dec-05 16:26
[Marc]28-Dec-05 16:26 
GeneralRe: CSS-cascading style sheet Pin
chubbie28-Dec-05 18:34
chubbie28-Dec-05 18:34 
QuestionUnique enumeration permutations... Pin
b33rdy28-Dec-05 13:36
b33rdy28-Dec-05 13:36 
AnswerRe: Unique enumeration permutations... Pin
Vega0228-Dec-05 15:34
Vega0228-Dec-05 15:34 
JokeRe: Unique enumeration permutations... Pin
b33rdy28-Dec-05 22:51
b33rdy28-Dec-05 22:51 
AnswerRe: Unique enumeration permutations... Pin
leppie28-Dec-05 19:04
leppie28-Dec-05 19:04 
AnswerRe: Unique enumeration permutations... Pin
FatGeek29-Dec-05 2:42
professionalFatGeek29-Dec-05 2:42 
Questionuninstall service and set up project Pin
geekpunk28-Dec-05 11:51
geekpunk28-Dec-05 11:51 
AnswerRe: uninstall service and set up project Pin
imsathy29-Dec-05 2:58
imsathy29-Dec-05 2:58 
GeneralRe: uninstall service and set up project Pin
geekpunk29-Dec-05 3:37
geekpunk29-Dec-05 3:37 
GeneralRe: uninstall service and set up project Pin
imsathy29-Dec-05 19:32
imsathy29-Dec-05 19:32 
QuestionHow to access static member?? Pin
jinzhecheng28-Dec-05 11:10
jinzhecheng28-Dec-05 11:10 
AnswerRe: How to access static member?? Pin
DavidNohejl28-Dec-05 12:06
DavidNohejl28-Dec-05 12:06 
Questionaccessing external applications thru code Pin
WetRivrRat28-Dec-05 10:34
WetRivrRat28-Dec-05 10:34 

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.