Showing posts with label mono. Show all posts
Showing posts with label mono. Show all posts

Sunday, June 10, 2012

How do I code a Mono Daemon


I'm trying to write a Mono C# daemon for linux.



I'd like to do a starts and stops of it when its done processing instead of just killing the process.

Wednesday, May 30, 2012

How to decide between MonoTouch and Objective-C?


After sitting through a session today on Mono at a local .Net event, the use of MonoTouch was 'touched' upon as an alternative for iPhone development. Being very comfortable in C# and .Net, it seems like an appealing option, despite some of the quirkiness of the Mono stack. However, since MonoTouch costs $400, I'm somewhat torn on if this is the way to go for iPhone development.

Friday, May 25, 2012

Will Google Android ever support .NET?


Now that the G1 with Google's Android OS is now available (soon), will the android platform ever support .Net?

Sunday, May 20, 2012

.NET XMPP libraries under Apache, MIT or MS-PL licenses?


I am looking for a liberally licensed (MIT, X11, Apache, etc) version of the XMPP protocol for .NET and Mono.