Click here to Skip to main content
15,891,670 members
Home / Discussions / C#
   

C#

 
GeneralRe: Xor the hex values Pin
cevikcaner3-Sep-09 20:40
cevikcaner3-Sep-09 20:40 
AnswerRe: Xor the hex values Pin
harold aptroot30-Jan-09 2:47
harold aptroot30-Jan-09 2:47 
QuestionExecuting an exe with C# code Pin
MatthysDT30-Jan-09 1:36
MatthysDT30-Jan-09 1:36 
AnswerRe: Executing an exe with C# code Pin
musefan30-Jan-09 1:38
musefan30-Jan-09 1:38 
GeneralRe: Executing an exe with C# code Pin
MatthysDT30-Jan-09 1:48
MatthysDT30-Jan-09 1:48 
GeneralRe: Executing an exe with C# code Pin
musefan30-Jan-09 1:58
musefan30-Jan-09 1:58 
GeneralRe: Executing an exe with C# code Pin
MatthysDT30-Jan-09 2:06
MatthysDT30-Jan-09 2:06 
GeneralRe: Executing an exe with C# code Pin
Ankit Rajpoot30-Jan-09 2:18
Ankit Rajpoot30-Jan-09 2:18 
Thats because when B starts A, A's startup path is set to B's home directory. Use the following algorithm in B to start A:

1. Change the directory where A resides.
2. Start A

This should solve your problem.

Excuse me for buttin' in, but I'm interrupt driven.

GeneralRe: Executing an exe with C# code Pin
MatthysDT30-Jan-09 2:30
MatthysDT30-Jan-09 2:30 
GeneralRe: Executing an exe with C# code Pin
musefan30-Jan-09 2:25
musefan30-Jan-09 2:25 
GeneralRe: Executing an exe with C# code Pin
MatthysDT30-Jan-09 2:33
MatthysDT30-Jan-09 2:33 
QuestionHow secure Pin
ziwez030-Jan-09 0:42
ziwez030-Jan-09 0:42 
AnswerRe: How secure Pin
musefan30-Jan-09 1:04
musefan30-Jan-09 1:04 
QuestionPDF creation library in C sharp Pin
Sudhir Mangla30-Jan-09 0:25
professionalSudhir Mangla30-Jan-09 0:25 
AnswerRe: PDF creation library in C sharp Pin
VoidMainVoid30-Jan-09 0:30
VoidMainVoid30-Jan-09 0:30 
AnswerRe: PDF creation library in C sharp Pin
sw_tech12330-Jan-09 1:02
sw_tech12330-Jan-09 1:02 
GeneralRe: PDF creation library in C sharp Pin
Sudhir Mangla30-Jan-09 1:10
professionalSudhir Mangla30-Jan-09 1:10 
AnswerRe: PDF creation library in C sharp Pin
Sudhir Mangla30-Jan-09 20:02
professionalSudhir Mangla30-Jan-09 20:02 
QuestionWindows Forms/C# - Controls disappear from Design mode of winform. Pin
Member 477535830-Jan-09 0:19
Member 477535830-Jan-09 0:19 
AnswerRe: Windows Forms/C# - Controls disappear from Design mode of winform. Pin
Ankit Rajpoot30-Jan-09 2:23
Ankit Rajpoot30-Jan-09 2:23 
Questioncapturing keystrokes in windows service Pin
Mubeen.asim29-Jan-09 23:52
Mubeen.asim29-Jan-09 23:52 
AnswerRe: capturing keystrokes in windows service Pin
Manas Bhardwaj29-Jan-09 23:57
professionalManas Bhardwaj29-Jan-09 23:57 
GeneralRe: capturing keystrokes in windows service Pin
Mubeen.asim29-Jan-09 23:59
Mubeen.asim29-Jan-09 23:59 
GeneralRe: capturing keystrokes in windows service Pin
PIEBALDconsult30-Jan-09 7:06
mvePIEBALDconsult30-Jan-09 7:06 
GeneralRe: capturing keystrokes in windows service Pin
Mubeen.asim30-Jan-09 7:10
Mubeen.asim30-Jan-09 7:10 

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.