21 years, 4 months ago
Highlights
Just liked to add something to this thread. You can program C# by embedding mono to your C/C++ program. Meaning you can write your low level stuff with c/c++ and then use C# to…
21 years, 4 months ago
21 years, 4 months ago
You can also embed mono in your project and use C# scripting via mono. Making your code little more platform independant.http://www.mono-project.com/Embedding_Monohttp://www.go-…
21 years, 4 months ago