I made a change in the blogger configuration to ease the later work when blogging. It is possible that older entries are not correctly formatted.

Showing posts with label C#. Show all posts
Showing posts with label C#. Show all posts

Tuesday, 11 December 2007

C# and Mono

First tries with Mono, C# and all the .NET thing. I am also interested in getting an overview of C# and .NET through the use of Mono on my Fedora box. First good to know there are a number of possible languages which should also work with Mono: C#, Java, VB.Net, Boo ( similar to Python), Javascript, PHP, and some others ... (see The Mono Language page ). First tries with using the Gtk# interface (see tutorial).