IOS

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 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

Cees Alberts on May 18th, 2014

It has already been almost a year since I wrote my last blog entry on this blog site. I have been busy working for a big client, making a big MVC .NET intranet website for searching and displaying internal files and dossiers. I did a lot of MVC, Razor, jQuery and WCF work so all […]

Continue reading about A major upgrade and back to iOS programming!