Click here to Skip to main content
15,907,392 members
Home / Discussions / C#
   

C#

 
GeneralRe: ComboBox query? Pin
monrobot1312-Dec-05 8:20
monrobot1312-Dec-05 8:20 
Questioncreating a progress dialog box Pin
steve_rm10-Dec-05 1:18
steve_rm10-Dec-05 1:18 
AnswerRe: creating a progress dialog box Pin
Polis Pilavas10-Dec-05 2:54
Polis Pilavas10-Dec-05 2:54 
Questionsend me huffman coding in c# Pin
latif ullah khan9-Dec-05 23:34
latif ullah khan9-Dec-05 23:34 
AnswerRe: send me huffman coding in c# Pin
Guffa10-Dec-05 0:18
Guffa10-Dec-05 0:18 
AnswerRe: send me huffman coding in c# Pin
Jared Parsons10-Dec-05 18:56
Jared Parsons10-Dec-05 18:56 
GeneralRe: send me huffman coding in c# Pin
Dave Kreskowiak11-Dec-05 3:36
mveDave Kreskowiak11-Dec-05 3:36 
QuestionQuestion Pin
eyalso9-Dec-05 22:05
eyalso9-Dec-05 22:05 
GeneralRe: Question Pin
Guffa9-Dec-05 22:33
Guffa9-Dec-05 22:33 
GeneralRe: Question Pin
eyalso9-Dec-05 22:49
eyalso9-Dec-05 22:49 
GeneralRe: Question Pin
Guffa9-Dec-05 23:10
Guffa9-Dec-05 23:10 
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 

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.