Xamarin

Cees Alberts on February 12th, 2015

After working for years as a freelance .NET consultant I decided to use my C# skills also for the mobile platform. Using Microsoft Visual studio you would only be able to support the Windows Phone framework, but using Xamarin studio gives you more options. Xamarin studio is a development environment that uses C# to make […]

Continue reading about Using C# for Android software development

Cees Alberts on May 30th, 2014

I love developing software on my MacBook Air! I got the latest version with the maximum possible specifications (i7, 8GB internal mem, 512GB SSD disk) so it works better than anything I ever had! One of the things i was missing (a  lot) while developing is that I cannot start 2 instances of the same application on […]

Continue reading about Running multiple instances of Xamarin Studio on a Mac

Cees Alberts on May 19th, 2014

Submitting an app to the Apple app store isn’t as easy as you would think it would be. You need certificates, profiles and accounts to manage everything and to get the app admitted for review and after that admitted in the store. As you know, I’m using Xamarin’s MonoTouch to write my apps because I […]

Continue reading about Submitting an app to the Apple app store using MonoTouch