Search : in
By :

How to run c# applications in ubuntu?

Last answer on Mar 15, 2009 8:02:38 am GMT tedalem, on Mar 13, 2009 4:24:50 pm GMT 
 Report this message to moderators

Hello,
i want some help or procedures how to compile and run c# codes in ubuntu. any one who can help me please?

Configuration: Linux
Firefox 3.0

Best answers for « how to run c# applications in ubuntu? » in :
Installing Java under Ubuntu ShowInstalling Java under Ubuntu Issue Solution Issue By default, Firefox does not come with Java. Solution Open a terminal (Application Menu/ Accessories/ Terminal) and type in: sudo aptitude install sun-java6-jre sun-java6...
[Ubuntu]Change default application to open a file Show[Ubuntu] default application to open a file When you double-click a file, a default action is executed. (For example, if you double-click a .jpg file, it is the image viewer "Eye of Gnome" which is launched). It is very easy to change...
[Myth] There is no root account under Ubuntu ShowThere is no root account under Ubuntu Myth Reality Explanations Myth There is no root account under Ubuntu. Reality FALSE. Explanations Run the following command: cat /etc/passwd However the root account exists with a blank...
Download Ubuntu ShowUbuntu is a developed operational system for laptops, desktops and servers on " live CD ". Wherever you are,either at home or at school, Ubuntu contains all the applications which you will need. It proposes in particular: - word processing, -...
Rundll32 - rundll32.exe Showrundll32 - rundll32.exe rundll32.exe (rundll32 stands for Run a DLL as a 32-bit application) is a Windows NT/2000/XP generic process used for loading dynamic link libraries (DLLs) in memory so that other programs can use them. The file that...
S-video (Y/C) ShowThe S-Video standard The S-Video standard (for "Sony Video"), sometimes called Y/C, is a video transmission mode with separate components using different cables to carry information regarding luminance (luminosity) and chrominance (colour). An S...
Calc - calc.exe Showcalc - calc.exe The process calc.exe corresponds to Windows' Calculator application. The file that corresponds to this process is normally found in the directory "%SystemRoot%\system32\calc.exe" (where %systemroot% is usually C:\WINDOWS.) It is an...

1

 igoth60, on Mar 15, 2009 8:02:38 am GMT
  • +1

Hello,

You can try to use MonoDevelop to generate the C# codes in Ubuntu in might work perfectly for your system I guess.

Good luck with this

Reply to igoth60