Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: DICOM file analyz Pin
nedracix21-Jun-08 10:57
nedracix21-Jun-08 10:57 
AnswerRe: DICOM file analyz Pin
Christian Graus20-Jun-08 21:54
protectorChristian Graus20-Jun-08 21:54 
Questionstarting web Application . Pin
unitecsoft20-Jun-08 14:10
unitecsoft20-Jun-08 14:10 
AnswerRe: starting web Application . Pin
Gareth H20-Jun-08 15:11
Gareth H20-Jun-08 15:11 
QuestionPreprocessor Directives Pin
Dirso20-Jun-08 14:04
Dirso20-Jun-08 14:04 
AnswerRe: Preprocessor Directives Pin
Gareth H20-Jun-08 15:10
Gareth H20-Jun-08 15:10 
GeneralRe: Preprocessor Directives Pin
Dirso20-Jun-08 15:22
Dirso20-Jun-08 15:22 
GeneralRe: Preprocessor Directives Pin
Pablo Cervio22-Jun-08 13:38
Pablo Cervio22-Jun-08 13:38 
Hi Dirso,

I'm not an expert in preprocessor directives (so, this post could be useless), but, thinking that .Net was made only for Windows (MONO was developed after) i've seen one that might help you:

#if !MONO
<code...>
#endif

I think that this was made on purpose... If you want yo know if you are in MONO, ask for it... Windows is assume.

HTH Dirso,

Pablo.-
GeneralRe: Preprocessor Directives Pin
Dirso22-Jun-08 16:57
Dirso22-Jun-08 16:57 
GeneralRe: Preprocessor Directives Pin
Pablo Cervio23-Jun-08 4:26
Pablo Cervio23-Jun-08 4:26 
GeneralRe: Preprocessor Directives Pin
Dirso23-Jun-08 9:25
Dirso23-Jun-08 9:25 
AnswerRe: Preprocessor Directives Pin
Luc Pattyn20-Jun-08 16:09
sitebuilderLuc Pattyn20-Jun-08 16:09 
AnswerRe: Preprocessor Directives Pin
Scott Dorman21-Jun-08 0:52
professionalScott Dorman21-Jun-08 0:52 
GeneralRe: Preprocessor Directives Pin
Robert.C.Cartaino21-Jun-08 3:25
Robert.C.Cartaino21-Jun-08 3:25 
GeneralRe: Preprocessor Directives Pin
Scott Dorman21-Jun-08 3:30
professionalScott Dorman21-Jun-08 3:30 
GeneralRe: Preprocessor Directives Pin
Robert.C.Cartaino21-Jun-08 3:51
Robert.C.Cartaino21-Jun-08 3:51 
GeneralRe: Preprocessor Directives Pin
Scott Dorman21-Jun-08 3:58
professionalScott Dorman21-Jun-08 3:58 
Questionhow to show a jpeg on a picture control in C# Pin
LCI20-Jun-08 10:24
LCI20-Jun-08 10:24 
AnswerRe: how to show a jpeg on a picture control in C# Pin
Spacix One20-Jun-08 10:47
Spacix One20-Jun-08 10:47 
QuestionProblem with Convert.FromBase64String !!! Pin
Mohammad Dayyan20-Jun-08 9:50
Mohammad Dayyan20-Jun-08 9:50 
AnswerRe: Problem with Convert.FromBase64String !!! Pin
Giorgi Dalakishvili20-Jun-08 10:07
mentorGiorgi Dalakishvili20-Jun-08 10:07 
AnswerRe: Problem with Convert.FromBase64String !!! Pin
Spacix One20-Jun-08 10:38
Spacix One20-Jun-08 10:38 
AnswerRe: Problem with Convert.FromBase64String !!! Pin
Mohammad Dayyan20-Jun-08 11:44
Mohammad Dayyan20-Jun-08 11:44 
QuestionVista titlebar custom drawing Pin
Nedim Sabic20-Jun-08 9:37
Nedim Sabic20-Jun-08 9:37 
Question[Message Deleted] Pin
ferronrsmith20-Jun-08 8:10
ferronrsmith20-Jun-08 8:10 

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.