Yesssss!
I have finally got the first application published.
This missive records my trials and tribulations as I code my way through projects. Fix the problem once and reuse the solution!
Showing posts with label iWatch. Show all posts
Showing posts with label iWatch. Show all posts
Monday, November 3, 2014
Wednesday, September 10, 2014
iPhone development in C#
Starting a project to develop an iPhone application. We are going to pursue a cross platform solution using Xamarin software. This should allow us to write the core processes in C# and deploy UIs specific to the platform we are targeting. In order to get the most out of the design, we are going to use the MVVM pattern. MVVMCross is a github project which used in concert with Xamarin software will allow us to write C# for both back end and UI.
This promises to be an exciting project. We currently have 2 versions of the application written (WP8, Android). These were done without the benefit of this approach and will at some point be migrated to this pattern.
This promises to be an exciting project. We currently have 2 versions of the application written (WP8, Android). These were done without the benefit of this approach and will at some point be migrated to this pattern.
Subscribe to:
Posts (Atom)