1 / 14

Mono

Mono. und andere freie .NET Implementierungen. Implementierungen. Microsoft .NET Framework Win32, Win64? Microsoft .NET Compact Framework WinCE (Mobile, Phone) Mono Windows, Linux, MacOS X ROTOR WinXP, FreeBSD, MacOS X DotGNU Portable.NET Linux, Solaris, AIX, MacOS X, BeOS.

mizell
Download Presentation

Mono

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Mono und andere freie .NET Implementierungen

  2. Implementierungen • Microsoft .NET Framework • Win32, Win64? • Microsoft .NET Compact Framework • WinCE (Mobile, Phone) • Mono • Windows, Linux, MacOS X • ROTOR • WinXP, FreeBSD, MacOS X • DotGNU Portable.NET • Linux, Solaris, AIX, MacOS X, BeOS

  3. Kompatibilität • Quellcode • Bibliotheken • Binärcode

  4. HandsOn Binärcodekompatibilität • Konsolenprogramm unter Windows • Kopieren der EXE nach Linux • Ausführen unter Mono • WinForms – WINE erforderlich

  5. Architektur (Windows) • Die letzte COM DLL (MSCOREE.DLL) • Stub • Oder: Eigener Prozess hostet .NET

  6. Architektur (Mono) • Mono.exe <Assembly>

  7. HandsOn ILDASM Mono vs. MS.NET • Kompilieren mit MS.NET / Mono • Ausführen unter MS.NET / Mono

  8. Entwicklungsumgebung • Compiler • Runtime • IDE • Debugger • Softwareverteilung / Setup

  9. Entwicklungsumgebung • Windows • VS.net • SharpDevelop (braucht .net) • Linux • MonoDevelop

  10. Technologien • Programmiersprachen • C#, VB, J# • ADO.NET (Datenbanken) • SQL-Server, Oracle, MySQL, Postgres, SyBase • ASP.NET (Web Sites) • Interop • PlatformInvoke, COM-Interop, CORBA • WebServices • SOAP • Remoting • GUI • WinForms, GTK

  11. HandsOn Cross Platform Remoting • Server unter MS.NET • Client unter Mono

  12. IDEs • Windows • Visual Studio .NET 2003, SharpDevelop • Linux • MonoDevelop • MacOS X • MonoDevelop

  13. geht / geht nicht • aktueller Stand • Debugging • Distribution • Ausblick

  14. Links • www.microsoft.com/net • Rotor: msdn.microsoft.com/net/sscli • Mono: www.go-mono.org • DotGNU: www.dotgnu.org

More Related