PDA

View Full Version : .Net Applications


melloyellow
2008-07-12, 04:23
I believe the xbox is programmed in assembly and c++. Is there any development using c# or the .net framework. I would love to program applications using c#.

jmarshall
2008-07-12, 04:31
No.

waldo22
2008-07-12, 05:54
MellowYellow,

Since all the branches for all platforms stem from the GNU/Linux code now, they can't program in .net or c#, since that stuff doesn't compile (easily) on Linux/MacOS.

I'm glad you're interested in helping, though.

These guys are all big open-source/free software/GPL advocates, so proprietary languages aren't likely to be used (hence C, C++, and Python :) )

-Wes