-
The following is a link to my talk on Mapping & Location in iOS and Android at Xamarin Evolve 2013. Obviously, the talk is centered on MonoTouch, aka Xamarin.iOS, and Mono for Android, aka Xamarin.Android. In this talk, I cover the native functionality...
-
I was wanting to test some WebAPI Methods via Fiddler so that I could all be working on one machine, debug, and make sure that everything is working. Here is what my fiddler setup looks like: We're calling into a method with the signature: public...
-
Url: http://visualstudiomagazine.com/articles/2013/04/01/ios-development.aspx Developers working with Xamarin MonoTouch have been stuck with developing on a Macintosh and working with MonoDevelop. This hasn't been a bad thing. The Apple iOS SDK only...
-
Recently, I wrote an article for our Mono for Android column about improving your user interface of your applications. The url is: http://visualstudiomagazine.com/articles/2013/03/01/enhancing-your-uis.aspx I hope that you enjoy the article. I spent a...
-
Url: http://elearning.left-brain.com/event/mobile-web-development-jquery-mobile?code=EP3234W1 I'll be doing a seminar on jQuery Mobile on April 23. I hope that you can attend. Here is the info: Start: 4/23/2013 11:00 AM (UTC -05:00) Eastern Time ...
-
On February 20, Xamarin announced a new version of MonoDevelop called Xamarin Studio . We've been big fans of Xamarin and Miguel de Icaza's work all the way back to the inception of the Mono project so we're especially amped to see Xamarin...
-
Url: www.learnnowonline.com/learnmobilenow/topic/300 Course Description: So what is a PassKit, this course will introduce you to the PassKit , the types there are, the file structure, security and other items. Next you‘ll be shown how to create a PassKit...
-
Url: http://www.learnnowonline.com/learnmobilenow/topic/297 Course Description: The User Interface (UI) has become a very important part of any application. This course will cover application UI in iOS 6. You will see the UI refresh control and how to...
-
Check out this introduction to iOS6 Social Networks with MonoTouch: http://youtu.be/t-kGZQtKSp8 I hope you enjoy this video
-
This is a recording of my iOS6 with MonoTouch Webinar: http://media.appdev.com/EDGE/LL/livelearn01242013.wmv (I think this only loads in IE) iOS6 is the latest version of the iOS operating system for the iPhone, iPad, and iPod Touch. With this new version...
-
One of my training courses has just been published by LearnNowOnline. I hope you find it helpful as you take up iOS 6 Development with MonoTouch. Here is some info about it below. Link: http://www.learnnowonline.com/learnmobilenow/topic/296 Course Description...
-
I'll be doing an iOS6 with MonoTouch Seminar on Wednesday at 12 PM EST. A little about the event: iOS6 is the latest version of the iOS operating system for the iPhone, iPad, and iPod Touch. With this new version of iOS comes the iPhone 5. In this...
-
The second two of my three article series on jQuery Mobile have been posted to the MSDN Magazine Script Junkie Site. I hope that they are helpful to you. Article 2: More jQuery Mobile There’s no doubt that mobile Web applications are here to stay. As...
-
Carl and Richard talk to Wally McClure about building mobile applications for iPhone and Android using MonoTouch and Mono for Android (respectively). The conversation starts out with Wally's original interest in the Mono tools, being able to leverage...
-
Much has been made about fragmentation of the Android platform. The truth is that the Android platform is not as fragmented as developers think. Google provides a set of libraries that allow older versions of Android to get support for newer APIs. In...