Click here to Skip to main content
15,895,777 members
Home / Discussions / C#
   

C#

 
AnswerRe: MS SQL to Remote path Pin
Dave Kreskowiak5-Sep-12 7:36
mveDave Kreskowiak5-Sep-12 7:36 
GeneralRe: MS SQL to Remote path Pin
Warren Machanik5-Sep-12 9:11
Warren Machanik5-Sep-12 9:11 
GeneralRe: MS SQL to Remote path Pin
Dave Kreskowiak5-Sep-12 12:38
mveDave Kreskowiak5-Sep-12 12:38 
GeneralRe: MS SQL to Remote path Pin
Warren Machanik5-Sep-12 18:35
Warren Machanik5-Sep-12 18:35 
GeneralRe: MS SQL to Remote path Pin
Dave Kreskowiak5-Sep-12 19:17
mveDave Kreskowiak5-Sep-12 19:17 
AnswerRe: MS SQL to Remote path Pin
Bernhard Hiller5-Sep-12 21:29
Bernhard Hiller5-Sep-12 21:29 
AnswerRe: MS SQL to Remote path Pin
Warren Machanik6-Sep-12 0:41
Warren Machanik6-Sep-12 0:41 
Questiondebug console application Pin
dcof5-Sep-12 6:47
dcof5-Sep-12 6:47 
I am going to write a C# 2010 console application that executes another console application. This new application will send sequential commands to the console application based upon values stored in a sql server database.
I would like to know how I would debug (step through code)? Can I put a break point in the new console application and a breakpoint in the old console application (C# 2008)? Basically the new console application will run and call the second console application executing the command in the process class. Will the debugger then catch the breakpoint in the exisitng console application and the new console application? Do I need to point both console applications in the same directory path? Basically can you tell me how I would debug these two C# applications?
AnswerRe: debug console application Pin
Pete O'Hanlon5-Sep-12 6:58
mvePete O'Hanlon5-Sep-12 6:58 
GeneralRe: debug console application Pin
dcof5-Sep-12 7:58
dcof5-Sep-12 7:58 
GeneralRe: debug console application Pin
Pete O'Hanlon5-Sep-12 8:09
mvePete O'Hanlon5-Sep-12 8:09 
AnswerRe: debug console application Pin
Dave Kreskowiak5-Sep-12 7:32
mveDave Kreskowiak5-Sep-12 7:32 
GeneralRe: debug console application Pin
dcof5-Sep-12 8:02
dcof5-Sep-12 8:02 
GeneralRe: debug console application Pin
Dave Kreskowiak5-Sep-12 12:35
mveDave Kreskowiak5-Sep-12 12:35 
QuestionC# execute console application Pin
dcof5-Sep-12 5:39
dcof5-Sep-12 5:39 
AnswerRe: C# execute console application Pin
Eddy Vluggen5-Sep-12 5:54
professionalEddy Vluggen5-Sep-12 5:54 
AnswerRe: C# execute console application Pin
glennPattonWork35-Sep-12 5:59
professionalglennPattonWork35-Sep-12 5:59 
GeneralRe: C# execute console application Pin
Shameel5-Sep-12 6:27
professionalShameel5-Sep-12 6:27 
GeneralRe: C# execute console application Pin
glennPattonWork35-Sep-12 22:07
professionalglennPattonWork35-Sep-12 22:07 
AnswerRe: C# execute console application Pin
PIEBALDconsult5-Sep-12 6:06
mvePIEBALDconsult5-Sep-12 6:06 
GeneralRe: C# execute console application Pin
dcof5-Sep-12 7:52
dcof5-Sep-12 7:52 
GeneralRe: C# execute console application Pin
PIEBALDconsult5-Sep-12 8:20
mvePIEBALDconsult5-Sep-12 8:20 
AnswerRe: C# execute console application Pin
jschell5-Sep-12 11:38
jschell5-Sep-12 11:38 
QuestionSerial Port security? Pin
glennPattonWork35-Sep-12 5:34
professionalglennPattonWork35-Sep-12 5:34 
SuggestionRe: Serial Port security? Pin
Eddy Vluggen5-Sep-12 5:57
professionalEddy Vluggen5-Sep-12 5:57 

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.