2
Answers

checking the running os in c#

jayabhargava r

jayabhargava r

11y
2.4k
1
I have a project developed in visual studio. and it is hosted on remote windows server for running. I have written some code which does specific things based on the os  (windows , Mac ). but when I access the site via URL  in Mac...it always executes the  windows specific code. what might be the reason....?


Answers (2)