IvoryJ
Posts: 2
Joined: Mon Mar 23, 2015 9:30 pm

C# Programming

Mon Mar 23, 2015 9:35 pm

I'm really new to programming for the Raspberry Pi and I was wondering if C# is an acceptable language for writing code for the hardware or will I encounter issues along the way.

Thank you

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: C# Programming

Tue Mar 24, 2015 7:00 am

Don't forget that Pi runs a complete operating system.
It is not a simple microcontroller.

Mono seems what C# devs use under Linux.

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

IvoryJ
Posts: 2
Joined: Mon Mar 23, 2015 9:30 pm

Re: C# Programming

Wed Mar 25, 2015 3:36 am

Thanks ghans

riklaunim
Posts: 265
Joined: Tue Apr 22, 2014 7:34 pm

Re: C# Programming

Wed Mar 25, 2015 7:25 am

The Windows 10 "IoT" version for Raspberry Pi 2 will be something very likely like the Windows for Intel Galileo - a minimalistic Windows build on which .NET/C# is available as a development platform with some SDK. On Linux there is Mono, but that's not the first choice for scripting Raspberry.

Return to “General discussion”