Wednesday, December 26, 2012

Cross Platform Development with MonoTouch and Mono for Android

You are tasked with creating apps for the iPhone, IPad, and Android. You are a .NET developer. What should you do? Start with MonoTouch and Mono for Android. Along the way, you will want to check out my training class through LearnNowOnline.. The class is on how to architect your apps to be as cross platform as possible. I hope you enjoy the class.

Friday, December 14, 2012

Android 4 Fragments with Mono for Android

With the release of Android 3.0, Google added support for larger displays and attention-grabbing UI designs and layouts. On a tablet screen, UI components can be used to present better information. How does Android do this? It has a technology called Fragments, and I'll look at its implementation in the currently shipping operating system, Android 4. (Let's get past all the jokes about Android and fragmentation on its device platform.)
For more information on this, check out my article at Visual Studio Magazine - http://visualstudiomagazine.com/articles/2012/12/13/android-4-and-fragments.aspx