Click here to Skip to main content
15,917,174 members
Home / Discussions / C#
   

C#

 
GeneralRe: C Function returns struct - how to use in c#? Pin
Leslie Sanford7-Apr-07 4:39
Leslie Sanford7-Apr-07 4:39 
GeneralRe: C Function returns struct - how to use in c#? Pin
Grizzley907-Apr-07 5:24
Grizzley907-Apr-07 5:24 
GeneralRe: C Function returns struct - how to use in c#? Pin
Leslie Sanford7-Apr-07 5:39
Leslie Sanford7-Apr-07 5:39 
GeneralRe: C Function returns struct - how to use in c#? Pin
Grizzley907-Apr-07 5:53
Grizzley907-Apr-07 5:53 
QuestionGetting handler of current running Outllook application. Pin
pnpfriend6-Apr-07 10:19
pnpfriend6-Apr-07 10:19 
QuestionHow do i create a public variable? Pin
joaquimc6-Apr-07 9:49
joaquimc6-Apr-07 9:49 
AnswerRe: How do i create a public variable? Pin
SABhatti6-Apr-07 9:59
SABhatti6-Apr-07 9:59 
GeneralRe: How do i create a public variable? Pin
joaquimc6-Apr-07 10:10
joaquimc6-Apr-07 10:10 
GeneralRe: How do i create a public variable? Pin
Colin Angus Mackay6-Apr-07 10:34
Colin Angus Mackay6-Apr-07 10:34 
GeneralRe: How do i create a public variable? Pin
joaquimc6-Apr-07 10:42
joaquimc6-Apr-07 10:42 
GeneralRe: How do i create a public variable? Pin
Colin Angus Mackay6-Apr-07 11:58
Colin Angus Mackay6-Apr-07 11:58 
GeneralRe: How do i create a public variable? Pin
SABhatti6-Apr-07 10:46
SABhatti6-Apr-07 10:46 
GeneralRe: How do i create a public variable? Pin
BoneSoft6-Apr-07 11:23
BoneSoft6-Apr-07 11:23 
GeneralRe: How do i create a public variable? Pin
Colin Angus Mackay6-Apr-07 12:02
Colin Angus Mackay6-Apr-07 12:02 
GeneralRe: How do i create a public variable? Pin
joaquimc6-Apr-07 12:25
joaquimc6-Apr-07 12:25 
GeneralRe: How do i create a public variable? Pin
BoneSoft6-Apr-07 12:27
BoneSoft6-Apr-07 12:27 
GeneralRe: How do i create a public variable? Pin
Colin Angus Mackay6-Apr-07 12:29
Colin Angus Mackay6-Apr-07 12:29 
GeneralRe: How do i create a public variable? [modified] Pin
joaquimc6-Apr-07 12:58
joaquimc6-Apr-07 12:58 
GeneralRe: How do i create a public variable? Pin
Colin Angus Mackay6-Apr-07 14:07
Colin Angus Mackay6-Apr-07 14:07 
joaquimc wrote:
And how do you know where is the config file?


It is in the same directory as the executable. It will have the same name as the EXE with a .config extension added. You can override that, but that is the default for .NET applications. Or are you not using the builtin configuration classes for some reason?

If you are not using the inbuilt method then how would you be intending to populate the initial value of your global variable?


GeneralRe: How do i create a public variable? Pin
Dave Kreskowiak6-Apr-07 17:11
mveDave Kreskowiak6-Apr-07 17:11 
GeneralRe: How do i create a public variable? Pin
Dave Kreskowiak6-Apr-07 17:08
mveDave Kreskowiak6-Apr-07 17:08 
GeneralRe: How do i create a public variable? Pin
joaquimc6-Apr-07 21:23
joaquimc6-Apr-07 21:23 
GeneralRe: How do i create a public variable? Pin
Dave Kreskowiak7-Apr-07 5:51
mveDave Kreskowiak7-Apr-07 5:51 
QuestionComments Workbench Pin
imran_5176-Apr-07 8:06
imran_5176-Apr-07 8:06 
AnswerRe: Comments Workbench Pin
Sathesh Sakthivel6-Apr-07 8:26
Sathesh Sakthivel6-Apr-07 8:26 

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.