Click here to Skip to main content
15,886,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: Internet Explorer Settings in C# Pin
VaibhavJ14-Apr-06 23:02
VaibhavJ14-Apr-06 23:02 
GeneralRe: Internet Explorer Settings in C# Pin
Farhat C15-Apr-06 6:40
Farhat C15-Apr-06 6:40 
QuestionHow to open a html page by IE in CF? Pin
pmasknguyen14-Apr-06 13:55
pmasknguyen14-Apr-06 13:55 
QuestionProblem with API calls [P/Invoke ] Pin
t4ure4n14-Apr-06 12:54
t4ure4n14-Apr-06 12:54 
QuestionWhere to insert the code Pin
papa198014-Apr-06 10:53
papa198014-Apr-06 10:53 
AnswerRe: Where to insert the code Pin
HakunaMatada14-Apr-06 19:18
HakunaMatada14-Apr-06 19:18 
AnswerRe: Where to insert the code Pin
RedhaDev15-Apr-06 8:40
RedhaDev15-Apr-06 8:40 
QuestionSystem.Diagnostics.Debug on a Release run. Pin
Rafferty Uy14-Apr-06 10:20
Rafferty Uy14-Apr-06 10:20 
Hello,

Are System.Diagnostics.Debug methods automatically ignored by the compiler when DEBUG is not defined? Or do I still need to wrap it with a #if DEBUG ... #endif?

I tried testing this by running a System.Diagnostics.Debug.WriteLine(...) on a Release run and it seems ok. I'm just having a problem when it comes to a release installer. Just wanted to make sure that this isn't the cause of the problem.

Thanks much!

~Rafferty
AnswerRe: System.Diagnostics.Debug on a Release run. Pin
leppie14-Apr-06 11:18
leppie14-Apr-06 11:18 
GeneralRe: System.Diagnostics.Debug on a Release run. Pin
Rafferty Uy14-Apr-06 12:31
Rafferty Uy14-Apr-06 12:31 
QuestionQuestion about DllImport Pin
Zultan14-Apr-06 9:59
Zultan14-Apr-06 9:59 
AnswerRe: Question about DllImport Pin
Corinna John14-Apr-06 11:10
Corinna John14-Apr-06 11:10 
GeneralRe: Question about DllImport Pin
Zultan18-Apr-06 9:06
Zultan18-Apr-06 9:06 
QuestionRaw IP Packet Pin
Dave k.a. DPA14-Apr-06 9:39
Dave k.a. DPA14-Apr-06 9:39 
QuestionAdding a subscript to a dynamic image Pin
asifmaniar14-Apr-06 9:32
asifmaniar14-Apr-06 9:32 
QuestionPoker Peeker Pin
IceWater4214-Apr-06 9:08
IceWater4214-Apr-06 9:08 
QuestionMaster-Detail relation update problem Pin
Bobby88714-Apr-06 6:04
Bobby88714-Apr-06 6:04 
Question'Virtual' printer driver possible? Pin
pjvander14-Apr-06 5:45
pjvander14-Apr-06 5:45 
AnswerRe: 'Virtual' printer driver possible? Pin
Judah Gabriel Himango14-Apr-06 6:54
sponsorJudah Gabriel Himango14-Apr-06 6:54 
GeneralRe: 'Virtual' printer driver possible? Pin
pjvander14-Apr-06 8:14
pjvander14-Apr-06 8:14 
QuestionwebBrowser1 (.NET 2) .Navigate from Form2 Pin
codah2314-Apr-06 4:23
codah2314-Apr-06 4:23 
AnswerRe: webBrowser1 (.NET 2) .Navigate from Form2 Pin
Judah Gabriel Himango14-Apr-06 6:51
sponsorJudah Gabriel Himango14-Apr-06 6:51 
GeneralRe: webBrowser1 (.NET 2) .Navigate from Form2 Pin
codah2314-Apr-06 8:15
codah2314-Apr-06 8:15 
GeneralRe: webBrowser1 (.NET 2) .Navigate from Form2 Pin
Judah Gabriel Himango14-Apr-06 8:29
sponsorJudah Gabriel Himango14-Apr-06 8:29 
GeneralRe: webBrowser1 (.NET 2) .Navigate from Form2 Pin
codah2314-Apr-06 9:29
codah2314-Apr-06 9:29 

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.