Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to restart application after updating version Pin
N a v a n e e t h4-Jul-08 18:32
N a v a n e e t h4-Jul-08 18:32 
GeneralRe: how to restart application after updating version Pin
asma_panjabi6-Jul-08 19:55
asma_panjabi6-Jul-08 19:55 
QuestionProblem With Structure Access Pin
cristi_alonso4-Jul-08 1:24
cristi_alonso4-Jul-08 1:24 
AnswerRe: Problem With Structure Access Pin
leppie4-Jul-08 2:05
leppie4-Jul-08 2:05 
QuestionWinDbg and C# application Pin
George_George4-Jul-08 0:46
George_George4-Jul-08 0:46 
AnswerRe: WinDbg and C# application Pin
Christian Graus4-Jul-08 1:02
protectorChristian Graus4-Jul-08 1:02 
GeneralRe: WinDbg and C# application Pin
George_George4-Jul-08 1:04
George_George4-Jul-08 1:04 
GeneralRe: WinDbg and C# application Pin
Simon P Stevens4-Jul-08 1:15
Simon P Stevens4-Jul-08 1:15 
It's called SOS[^](Son of strike)

WinDbg is an advanced tool, not for beginners. You'll find some docs here:
http://www.microsoft.com/whdc/DevTools/Debugging/default.mspx[^]

A lot of what you can do in WinDbg can also be done via the command window in visual studio. For quick debugging and info this can be easier.

Debugging .NET 2.0 applications[^] by John Robbins has an excellent intro to WinDbg directly targeted at .net coders.

Simon

GeneralRe: WinDbg and C# application Pin
George_George4-Jul-08 1:21
George_George4-Jul-08 1:21 
GeneralRe: WinDbg and C# application Pin
Simon P Stevens4-Jul-08 3:12
Simon P Stevens4-Jul-08 3:12 
GeneralRe: WinDbg and C# application Pin
George_George6-Jul-08 2:18
George_George6-Jul-08 2:18 
GeneralRe: WinDbg and C# application Pin
Simon P Stevens8-Jul-08 2:45
Simon P Stevens8-Jul-08 2:45 
GeneralRe: WinDbg and C# application Pin
George_George8-Jul-08 15:54
George_George8-Jul-08 15:54 
QuestionDataGridView, CheckBoxes and ThreeState Pin
Steven Kirk4-Jul-08 0:43
Steven Kirk4-Jul-08 0:43 
QuestionUnique Problem, Connecting to web service using credentials fail for 1 user only, works for all. Pin
Rizwan Bashir4-Jul-08 0:21
Rizwan Bashir4-Jul-08 0:21 
AnswerRe: Unique Problem, Connecting to web service using credentials fail for 1 user only, works for all. Pin
leppie4-Jul-08 0:31
leppie4-Jul-08 0:31 
GeneralRe: Unique Problem, Connecting to web service using credentials fail for 1 user only, works for all. Pin
Rizwan Bashir4-Jul-08 1:07
Rizwan Bashir4-Jul-08 1:07 
GeneralRe: Unique Problem, Connecting to web service using credentials fail for 1 user only, works for all. Pin
leppie4-Jul-08 2:07
leppie4-Jul-08 2:07 
GeneralRe: Unique Problem, Connecting to web service using credentials fail for 1 user only, works for all. Pin
Rizwan Bashir4-Jul-08 2:17
Rizwan Bashir4-Jul-08 2:17 
GeneralRe: Unique Problem, Connecting to web service using credentials fail for 1 user only, works for all. Pin
Rizwan Bashir4-Jul-08 4:24
Rizwan Bashir4-Jul-08 4:24 
GeneralRe: Unique Problem, Connecting to web service using credentials fail for 1 user only, works for all. Pin
leppie4-Jul-08 4:35
leppie4-Jul-08 4:35 
QuestionBest practice static class or static variables. Pin
ESTAN4-Jul-08 0:18
ESTAN4-Jul-08 0:18 
AnswerRe: Best practice static class or static variables. Pin
Christian Graus4-Jul-08 0:38
protectorChristian Graus4-Jul-08 0:38 
QuestionProblem with simple arithmetic using textbox and label! Pin
Yosh_4-Jul-08 0:07
professionalYosh_4-Jul-08 0:07 
AnswerRe: Problem with simple arithmetic using textbox and label! Pin
paas4-Jul-08 0:18
paas4-Jul-08 0:18 

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.