Differences

This shows you the differences between two versions of the page.

Link to this comparison view

csharp [2012/11/04 20:59]
csharp [2022/04/16 12:22] (current)
Line 1: Line 1:
  
 +[[Programming]] [[MSVC]] [[Windows]] [[C++]] [[Java]]
 +
 +==== AVOID ====
 +
 +  * http://www.theverge.com/2012/5/29/3050936/mono-abandons-moonlight-open-source-linux-silverlight
 +
 +
 +==== TODO ====
 +
 +  * http://forum.xda-developers.com/showthread.php?p=22413144#post22413144 # WP7 WinCE
 +
 +
 +==== C# : A [[Progamming]] Language ====
 +
 +  * http://c2.com/cgi/wiki?HistoryOfCsharp
 +  * Platform: [[iphone]] http://monotouch.net/FAQ
 +
 +
 +==== COMPILERS : ====
 +
 +  * http://www.go-mono.com/
 +  * [[MSVC]] ([[Windows]] & [[Linux]]+Wine)
 +  * http://sourceforge.net/projects/sharpdevelop
 +
 +  * deb http://www.debianplanet.org/mono unstable main
 +  * deb-src http://www.debianplanet.org/mono unstable main
 +
 +
 +==== .NET / C# ====
 +
 +  sudo apt-get install mono-mcs
 +  
 +  cat<<EOF>HelloWorld.cs
 +  class HelloWorld { static void Main() { System.Console.WriteLine("Hello World http://rzr.online.fr/");}}
 +  EOF
 +  
 +  mcs HelloWorld.cs
 +  #| Compilation succeeded
 +  
 +  mono HelloWorld.exe
 +  #| Hello World http://rzr.online.fr/
 +
 +
 +==== MISC ====
 +
 +  * http://ubuntuforums.org/showthread.php?t=728947# [[mono]] on [[windows]] ?
 +  * http://www.mono-project.com/Start
 +  * http://www.mono-project.com/Compatibility
 +  * http://en.wikipedia.org/wiki/Microsoft_XNA#Alternative_implementations
 +
 +
 +
 +==== MORE ====
 +
 +tag: [[java]] [[qt]]
 +
 +{{http://moderick.typepad.com.nyud.net:8090/life/peterj_warren.gif?nocache}}
 +
 +
 +<html>
 +
 +<iframe width="420" height="315" src="https://www.youtube.com/embed/fRCXJhCdQtk" frameborder="0" allowfullscreen></iframe>
 +
 +
 +<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/fzza-ZbEY70&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/fzza-ZbEY70&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object>
 +</html>
 +
 +
 +
 +
 +
 +@TaG : [[CSharp]] [[Programming]] [[MSVC]] [[Windows]] [[C++]] [[Java] [[mono]] [[dotnet]] [[dotgnu]]
 +
 +
 +
 +
 +{{http://philo.zm3.net.nyud.net:8090/fun/LifeInHell_Prozak.gif?nocache}}
csharp.txt · Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki