Search : in
By :

C# on ubuntu

Last answer on Aug 28, 2009 1:42:13 am BST shishir_a06, on Jan 23, 2009 6:15:24 am GMT 
 Report this message to moderators

Hello,
I am new in ubuntu and use ubuntu 8.10. I do program in windows with C#. Now i want to do this on my ubuntu. I used visual studio in windows to program with C# and made few windows application projects. I want to make projects for windows with C# on ubuntu platform.

Please help me on this topic and let me solve my problems.

Thanks

Configuration: Windows XP
Firefox 3.0.5

Best answers for « C# on ubuntu » in :
[Ubuntu 9.04] Installing VLC 1.0 Show[Ubuntu 9.04] Installing VLC 1.0 Here are the steps to install VLC 1.0 on Ubuntu sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7613768D sudo bash -c 'echo "deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main" >...
Quick Copy/Paste under Ubuntu ShowQuick Copy/Paste under Ubuntu Intro Uses: Intro Under Ubuntu there is a quicker alternative to make a Copy/Paste other than using the native CTRL V and CTRL C combinations . You simply select the target text (it is uploaded 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...
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, -...
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...

1

xpcman, on Jan 23, 2009 4:58:47 pm GMT
  • +1

Look into the Wine program that runs Windows programs under Linux.

Reply to xpcman

2

shishir_a06, on Jan 25, 2009 6:09:49 am GMT

Hello
Would you like to clear about Wine program please ?? I can't understand it.
thanks

Reply to shishir_a06

3

Napcaia, on Jun 29, 2009 4:21:00 am BST
  • +1

Use MonoDevelop, it's a IDE to program c# on ubuntu. http://mono-project.com/Main_Page

Reply to Napcaia

4

sam, on Jul 15, 2009 10:08:52 am BST
  • +1

Install monodevelop from the synaptic package manager........

Reply to sam

5

Tom6, on Aug 1, 2009 3:26:17 pm BST

I am guessing that you are new to linux and might appreciate a few other links

https://help.ubuntu.com/community/Signpost/Questions#help
https://help.ubuntu.com/community/SwitchingToUbuntu/FromWind­ows
http://www.linuxquestions.org

Good luck and regards from
Tom :)

Reply to Tom6

6

 MBR, on Aug 28, 2009 1:42:13 am BST

The "wine" runs windows applications on Ubuntu.
I think "Wine" solve your problem because it supports a lot of win apps.
So you need to use it once. Good luck

Reply to MBR