Click here to Skip to main content
16,008,010 members
Home / Discussions / C#
   

C#

 
GeneralRe: Could we change "Properties" of an setup.exe ? Pin
bug_aonz22-May-08 23:30
bug_aonz22-May-08 23:30 
GeneralRe: Could we change "Properties" of an setup.exe ? Pin
mav.northwind25-May-08 21:44
mav.northwind25-May-08 21:44 
QuestionC# IO question Pin
poqeqw22-May-08 20:51
poqeqw22-May-08 20:51 
AnswerRe: C# IO question Pin
Christian Graus22-May-08 21:10
protectorChristian Graus22-May-08 21:10 
QuestionDesktop Interaction of a Windows service.. Pin
ptr2void22-May-08 20:43
ptr2void22-May-08 20:43 
AnswerRe: Desktop Interaction of a Windows service.. Pin
Amir Dashti4-Oct-09 22:29
professionalAmir Dashti4-Oct-09 22:29 
Questiondetermine OS is windows 2003 or 2008 Pin
Amr M. K.22-May-08 19:29
Amr M. K.22-May-08 19:29 
AnswerRe: determine OS is windows 2003 or 2008 Pin
Christian Graus22-May-08 20:01
protectorChristian Graus22-May-08 20:01 
System.OperatingSystem osInfo =System.Environment.OSVersion;

I believe there's a name property, but also, you should be able to find out what the major and minor versions for both those OSes are ( although I confess that googling didn't get me those numbers in a hurry, but older samples that only go to vista )

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: determine OS is windows 2003 or 2008 Pin
Amr M. K.22-May-08 20:26
Amr M. K.22-May-08 20:26 
GeneralRe: determine OS is windows 2003 or 2008 Pin
Reelix22-May-08 20:45
Reelix22-May-08 20:45 
QuestionIHTML element question... Pin
sagedread22-May-08 14:09
sagedread22-May-08 14:09 
QuestionC# Convertion Pin
Illegal Operation22-May-08 13:24
Illegal Operation22-May-08 13:24 
AnswerRe: C# Convertion Pin
Anthony Mushrow22-May-08 13:35
professionalAnthony Mushrow22-May-08 13:35 
AnswerRe: C# Convertion Pin
Christian Graus22-May-08 13:40
protectorChristian Graus22-May-08 13:40 
AnswerRe: C# Convertion Pin
Nouman Bhatti22-May-08 20:16
Nouman Bhatti22-May-08 20:16 
QuestionMocks... I don't get it. Pin
martin_hughes22-May-08 11:25
martin_hughes22-May-08 11:25 
AnswerRe: Mocks... I don't get it. Pin
#realJSOP22-May-08 11:33
professional#realJSOP22-May-08 11:33 
GeneralRe: Mocks... I don't get it. Pin
martin_hughes22-May-08 11:45
martin_hughes22-May-08 11:45 
AnswerRe: Mocks... I don't get it. Pin
Spacix One22-May-08 11:41
Spacix One22-May-08 11:41 
GeneralRe: Mocks... I don't get it. Pin
Pete O'Hanlon22-May-08 11:47
mvePete O'Hanlon22-May-08 11:47 
GeneralRe: Mocks... I don't get it. Pin
Spacix One22-May-08 11:57
Spacix One22-May-08 11:57 
AnswerRe: Mocks... I don't get it. Pin
Pete O'Hanlon22-May-08 11:43
mvePete O'Hanlon22-May-08 11:43 
GeneralRe: Mocks... I don't get it. Pin
martin_hughes22-May-08 11:59
martin_hughes22-May-08 11:59 
GeneralRe: Mocks... I don't get it. Pin
Pete O'Hanlon22-May-08 22:31
mvePete O'Hanlon22-May-08 22:31 
GeneralRe: Mocks... I don't get it. Pin
martin_hughes22-May-08 23:23
martin_hughes22-May-08 23:23 

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.