Click here to Skip to main content
16,006,768 members
Home / Discussions / C#
   

C#

 
QuestionStudio 2005 C# Design Window Issue Pin
Robert Cannata24-Feb-06 2:43
Robert Cannata24-Feb-06 2:43 
AnswerRe: Studio 2005 C# Design Window Issue Pin
Judah Gabriel Himango24-Feb-06 4:07
sponsorJudah Gabriel Himango24-Feb-06 4:07 
AnswerRe: Studio 2005 C# Design Window Issue Pin
Rob Philpott24-Feb-06 4:26
Rob Philpott24-Feb-06 4:26 
GeneralRe: Studio 2005 C# Design Window Issue Pin
Judah Gabriel Himango24-Feb-06 5:15
sponsorJudah Gabriel Himango24-Feb-06 5:15 
QuestionSocks proxy Pin
manmoona24-Feb-06 2:35
manmoona24-Feb-06 2:35 
QuestionCreateBitmap in C# Pin
Spykraft24-Feb-06 2:27
Spykraft24-Feb-06 2:27 
AnswerRe: CreateBitmap in C# Pin
Divyang Mithaiwala24-Feb-06 3:21
Divyang Mithaiwala24-Feb-06 3:21 
QuestionDebug.Write - no output :/ Pin
Sebastian K. Zaklada24-Feb-06 2:23
Sebastian K. Zaklada24-Feb-06 2:23 
I have a problem with using System.Diagnostics.Debug methods. I created an empty test project and added only:

System.Diagnostics.Debug.Write("Write something");
System.Diagnostics.Debug.Write("Write something 2");

I set breakpoint on the second line to be sure, that the first method was actually executed and run the program using the Debug configuration. No output in the "Output" IDE window though :/ I have just switched from VS2003 to VS2005 and I have a fairly large application written natively with .NET 2005 to debug and no Debug logging functions output is making my efforts to understant the logic of that application fairly impossible.

I would appreciate any help. I think that the solution is very simple, but somehow cannot find it when Googling the net.

regards,
SebekZ
AnswerRe: Debug.Write - no output :/ Pin
Qhalis24-Feb-06 3:36
Qhalis24-Feb-06 3:36 
GeneralRe: Debug.Write - no output :/ Pin
Sebastian K. Zaklada24-Feb-06 4:03
Sebastian K. Zaklada24-Feb-06 4:03 
QuestionDiskOnKey/USB connection check Pin
Green Fuze24-Feb-06 2:20
Green Fuze24-Feb-06 2:20 
QuestionStringBuilder to Byte[] Pin
superPaul10124-Feb-06 2:15
superPaul10124-Feb-06 2:15 
AnswerRe: StringBuilder to Byte[] Pin
Guffa24-Feb-06 2:35
Guffa24-Feb-06 2:35 
AnswerRe: StringBuilder to Byte[] Pin
Corinna John24-Feb-06 2:38
Corinna John24-Feb-06 2:38 
GeneralRe: StringBuilder to Byte[] Pin
superPaul10124-Feb-06 4:38
superPaul10124-Feb-06 4:38 
QuestionPictureBox image Pin
Cannoneer24-Feb-06 2:14
Cannoneer24-Feb-06 2:14 
AnswerRe: PictureBox image Pin
Steve Hansen24-Feb-06 4:02
Steve Hansen24-Feb-06 4:02 
GeneralRe: PictureBox image Pin
Cannoneer24-Feb-06 4:13
Cannoneer24-Feb-06 4:13 
QuestionNew Process in WinXP Pin
perlom24-Feb-06 1:29
perlom24-Feb-06 1:29 
QuestionNumeric function Pin
mostafa_h24-Feb-06 1:07
mostafa_h24-Feb-06 1:07 
AnswerRe: Numeric function Pin
Green Fuze24-Feb-06 2:26
Green Fuze24-Feb-06 2:26 
AnswerRe: Numeric function Pin
Wjousts24-Feb-06 3:07
Wjousts24-Feb-06 3:07 
GeneralRe: Numeric function Pin
mostafa_h24-Feb-06 4:08
mostafa_h24-Feb-06 4:08 
GeneralRe: Numeric function Pin
Dan Neely24-Feb-06 4:32
Dan Neely24-Feb-06 4:32 
GeneralRe: Numeric function Pin
mostafa_h24-Feb-06 5:14
mostafa_h24-Feb-06 5:14 

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.