Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
QuestionTypeEditor for Extended Property Pin
xstoneheartx9-Dec-05 19:09
xstoneheartx9-Dec-05 19:09 
QuestionHow to write a report designer? Pin
dinh van hai9-Dec-05 17:43
dinh van hai9-Dec-05 17:43 
Questioninicialize a vector with just one value in all positions Pin
davser__9-Dec-05 16:05
davser__9-Dec-05 16:05 
AnswerRe: inicialize a vector with just one value in all positions Pin
Jared Parsons9-Dec-05 21:06
Jared Parsons9-Dec-05 21:06 
QuestionParent Form Pin
John L. DeVito9-Dec-05 15:06
professionalJohn L. DeVito9-Dec-05 15:06 
AnswerRe: Parent Form Pin
Jared Parsons9-Dec-05 21:09
Jared Parsons9-Dec-05 21:09 
GeneralRe: Parent Form Pin
John L. DeVito10-Dec-05 4:27
professionalJohn L. DeVito10-Dec-05 4:27 
QuestionDebugger/WinForm: How do I get back and forth while firing events? Pin
...---...9-Dec-05 14:11
...---...9-Dec-05 14:11 
:confused Hi,
I'm probably going to get hammered for this-- but here goes........
I'm trying to learn how to debug programs. Specifically, Windows Form Apps.
VS .NET 2003

I've found two kinds of tutorials:
Type 1: Tells you how to set a breakpoint
Tells you how to step in, step out etc.
How to set a watch window etc..

Type 2: Tells you stuff that is so advanced that it's of
no use for "practical" learning... "eax", "stack trace".
Sure, lots of people know this stuff, but what the heck do you do if you don't?
ps- I know what "eax" and a "stack trace" are but it hasn't helped me
learn how to use the debugger.

So here's the fundamental problem I'm having-->
I design a WinForm w/ buttons, TextBoxes, graphs etc...
The program compiles. I run it. Something doesn't work right.
I decide to debug it.
I decide to set a breakpoint.
I run "debug"
The WinForm launches (or doesn't launch until a few "step over" clicks)
And now the "step over" icon and it's friends are "grayed out". Now I'm in this frozen state between
the WinForm and the debugger window with no idea what to do...
Now what? How do I productively use the debugger and also "work" with the
events that fire and make things happen that I can see?

Thanks in advance.....








AnswerRe: Debugger/WinForm: How do I get back and forth while firing events? Pin
Jared Parsons9-Dec-05 14:48
Jared Parsons9-Dec-05 14:48 
QuestionHow to use Hash table in C# ? Pin
Yanshof9-Dec-05 11:53
Yanshof9-Dec-05 11:53 
AnswerRe: How to use Hash table in C# ? Pin
Curtis Schlak.9-Dec-05 12:45
Curtis Schlak.9-Dec-05 12:45 
QuestionDiretory Pin
RobertoTjMx9-Dec-05 11:26
RobertoTjMx9-Dec-05 11:26 
AnswerRe: Diretory Pin
Polis Pilavas9-Dec-05 11:51
Polis Pilavas9-Dec-05 11:51 
GeneralRe: Diretory Pin
RobertoTjMx10-Dec-05 8:01
RobertoTjMx10-Dec-05 8:01 
AnswerRe: Diretory Pin
Ista11-Dec-05 11:34
Ista11-Dec-05 11:34 
QuestionUnauthorized error 401 HttpWebRequest Pin
TAREQ F ABUZUHRI9-Dec-05 11:26
TAREQ F ABUZUHRI9-Dec-05 11:26 
AnswerRe: Unauthorized error 401 HttpWebRequest Pin
Jared Parsons9-Dec-05 13:33
Jared Parsons9-Dec-05 13:33 
GeneralRe: Unauthorized error 401 HttpWebRequest Pin
TAREQ F ABUZUHRI9-Dec-05 17:31
TAREQ F ABUZUHRI9-Dec-05 17:31 
GeneralRe: Unauthorized error 401 HttpWebRequest Pin
Jared Parsons9-Dec-05 21:04
Jared Parsons9-Dec-05 21:04 
QuestionAccessing Dynamically Added User Controls Pin
Mikan239-Dec-05 11:19
Mikan239-Dec-05 11:19 
AnswerRe: Accessing Dynamically Added User Controls Pin
Polis Pilavas9-Dec-05 11:58
Polis Pilavas9-Dec-05 11:58 
GeneralRe: Accessing Dynamically Added User Controls Pin
Mikan239-Dec-05 12:08
Mikan239-Dec-05 12:08 
GeneralRe: Accessing Dynamically Added User Controls Pin
Polis Pilavas9-Dec-05 12:15
Polis Pilavas9-Dec-05 12:15 
GeneralRe: Accessing Dynamically Added User Controls Pin
Mikan239-Dec-05 12:27
Mikan239-Dec-05 12:27 
GeneralRe: Accessing Dynamically Added User Controls Pin
Polis Pilavas9-Dec-05 12:46
Polis Pilavas9-Dec-05 12:46 

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.