Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
GeneralRe: Serial Port Read Timeout Problem Pin
Richard Andrew x6415-Jul-12 19:55
professionalRichard Andrew x6415-Jul-12 19:55 
GeneralRe: Serial Port Read Timeout Problem Pin
SoMad15-Jul-12 20:45
professionalSoMad15-Jul-12 20:45 
GeneralRe: Serial Port Read Timeout Problem Pin
glennPattonWork315-Jul-12 22:38
professionalglennPattonWork315-Jul-12 22:38 
QuestionStart Debugger "from running program" Pin
Tomerland15-Jul-12 9:12
Tomerland15-Jul-12 9:12 
GeneralRe: Start Debugger "from running program" Pin
PIEBALDconsult15-Jul-12 9:23
mvePIEBALDconsult15-Jul-12 9:23 
AnswerRe: Start Debugger "from running program" Pin
Eddy Vluggen15-Jul-12 10:49
professionalEddy Vluggen15-Jul-12 10:49 
AnswerRe: Start Debugger "from running program" Pin
markovl15-Jul-12 23:06
markovl15-Jul-12 23:06 
AnswerRe: Start Debugger "from running program" Pin
jschell16-Jul-12 6:08
jschell16-Jul-12 6:08 
I use the following for debugging on my dev machine

System.Diagnostics.Debugger.Assert(false);

When it executes it pops a dialog that asks for the debugger to run via the 'retry' option on the first popup.

Once the debugger starts there is a break point on the above line.

There are limitations to this such as where the app is running and timeout issues with execution threads (with the debug line).
QuestionAdding Element Host to Datagridview Pin
amirmn715-Jul-12 6:31
amirmn715-Jul-12 6:31 
Questiona mask control in windows form application Pin
jokercocol14-Jul-12 6:52
jokercocol14-Jul-12 6:52 
AnswerRe: a mask control in windows form application Pin
Abhinav S14-Jul-12 7:19
Abhinav S14-Jul-12 7:19 
AnswerRe: a mask control in windows form application Pin
BillWoodruff14-Jul-12 14:08
professionalBillWoodruff14-Jul-12 14:08 
GeneralRe: a mask control in windows form application Pin
jokercocol15-Jul-12 2:05
jokercocol15-Jul-12 2:05 
AnswerRe: a mask control in windows form application Pin
OriginalGriff15-Jul-12 3:03
mveOriginalGriff15-Jul-12 3:03 
GeneralRe: a mask control in windows form application Pin
Dave Kreskowiak15-Jul-12 3:07
mveDave Kreskowiak15-Jul-12 3:07 
GeneralRe: a mask control in windows form application Pin
jokercocol15-Jul-12 6:59
jokercocol15-Jul-12 6:59 
GeneralRe: a mask control in windows form application Pin
Dave Kreskowiak15-Jul-12 12:02
mveDave Kreskowiak15-Jul-12 12:02 
Questionmake a database in C# Pin
messages14-Jul-12 3:54
messages14-Jul-12 3:54 
AnswerRe: make a database in C# Pin
PIEBALDconsult14-Jul-12 4:10
mvePIEBALDconsult14-Jul-12 4:10 
GeneralRe: make a database in C# Pin
messages14-Jul-12 4:17
messages14-Jul-12 4:17 
GeneralRe: make a database in C# Pin
Wes Aday14-Jul-12 4:46
professionalWes Aday14-Jul-12 4:46 
GeneralRe: make a database in C# Pin
messages14-Jul-12 5:14
messages14-Jul-12 5:14 
GeneralRe: make a database in C# Pin
Wes Aday14-Jul-12 5:32
professionalWes Aday14-Jul-12 5:32 
AnswerRe: make a database in C# Pin
Paul Conrad14-Jul-12 15:14
professionalPaul Conrad14-Jul-12 15:14 
GeneralRe: make a database in C# Pin
PIEBALDconsult14-Jul-12 18:15
mvePIEBALDconsult14-Jul-12 18:15 

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.