Click here to Skip to main content
16,013,440 members
Home / Discussions / C#
   

C#

 
GeneralRe: String.empty v.s. string.null Pin
George_George23-Jun-08 23:47
George_George23-Jun-08 23:47 
AnswerRe: String.empty v.s. string.null Pin
User 665819-Jun-08 4:32
User 665819-Jun-08 4:32 
GeneralRe: String.empty v.s. string.null Pin
George_George19-Jun-08 22:55
George_George19-Jun-08 22:55 
QuestionChange the table cell background color Pin
dayakar_dn19-Jun-08 3:31
dayakar_dn19-Jun-08 3:31 
AnswerRe: Change the table cell background color Pin
leppie19-Jun-08 3:42
leppie19-Jun-08 3:42 
Questionhow can I get a running process start-path? Pin
fateme_developer19-Jun-08 1:59
fateme_developer19-Jun-08 1:59 
AnswerRe: how can I get a running process start-path? Pin
Bert delaVega19-Jun-08 2:32
Bert delaVega19-Jun-08 2:32 
AnswerRe: how can I get a running process start-path? Pin
Giorgi Dalakishvili19-Jun-08 2:36
mentorGiorgi Dalakishvili19-Jun-08 2:36 
What do you know about the process?
If it is the process that launched your code you can use Application.ExecutablePath
You can also use Process class.
If that doesn't help, then try this: Finding Windows Executable[^]

Giorgi Dalakishvili

#region signature
my articles
#endregion

Questioncreating word document using c#/ vb/ crystal reports Pin
Puneri19-Jun-08 1:41
Puneri19-Jun-08 1:41 
QuestionMicrosoft Reporting Services and C# Pin
jgrogan19-Jun-08 1:24
jgrogan19-Jun-08 1:24 
AnswerRe: Microsoft Reporting Services and C# Pin
carbon_golem19-Jun-08 2:17
carbon_golem19-Jun-08 2:17 
GeneralRe: Microsoft Reporting Services and C# Pin
jgrogan19-Jun-08 3:33
jgrogan19-Jun-08 3:33 
GeneralRe: Microsoft Reporting Services and C# Pin
carbon_golem19-Jun-08 4:37
carbon_golem19-Jun-08 4:37 
Questioninstantiate generic list Pin
henze7519-Jun-08 0:38
henze7519-Jun-08 0:38 
AnswerRe: instantiate generic list Pin
N a v a n e e t h19-Jun-08 1:15
N a v a n e e t h19-Jun-08 1:15 
GeneralRe: instantiate generic list Pin
henze7519-Jun-08 1:46
henze7519-Jun-08 1:46 
AnswerRe: instantiate generic list Pin
Pete O'Hanlon19-Jun-08 1:51
mvePete O'Hanlon19-Jun-08 1:51 
GeneralRe: instantiate generic list Pin
leppie19-Jun-08 3:44
leppie19-Jun-08 3:44 
GeneralRe: instantiate generic list Pin
Pete O'Hanlon19-Jun-08 4:27
mvePete O'Hanlon19-Jun-08 4:27 
GeneralRe: instantiate generic list Pin
leppie19-Jun-08 4:33
leppie19-Jun-08 4:33 
GeneralRe: instantiate generic list Pin
Pete O'Hanlon19-Jun-08 4:42
mvePete O'Hanlon19-Jun-08 4:42 
GeneralRe: instantiate generic list Pin
leppie19-Jun-08 5:32
leppie19-Jun-08 5:32 
GeneralRe: instantiate generic list Pin
Pete O'Hanlon19-Jun-08 6:02
mvePete O'Hanlon19-Jun-08 6:02 
GeneralRe: instantiate generic list Pin
S. Senthil Kumar19-Jun-08 6:20
S. Senthil Kumar19-Jun-08 6:20 
GeneralRe: instantiate generic list Pin
Pete O'Hanlon19-Jun-08 21:30
mvePete O'Hanlon19-Jun-08 21:30 

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.