CDeutsch's Blog
Ramblings of a Computer Programmer & Amateur Motorsports Enthusiast
Showing posts with label
monotouch
.
Show all posts
Showing posts with label
monotouch
.
Show all posts
Sunday, September 29, 2013
How to Add Barcode Scanning to your Web App using Xamarin
›
Recently I had a client who wanted to add barcode scanning capabilities to their web app. Their web app was already responsive thanks to Boo...
Tuesday, May 1, 2012
MonoTouch JsBridge - Communicate with the UIWebView
›
Today I'm open sourcing JsBridge for MonoTouch which allows for bidirectional communication between the javascript in your UIWebViews a...
Wednesday, February 29, 2012
MonoTouch.Dialog UIPicker
›
In iOS a UIPicker looks like this: I'm working on an iPhone application that's built using MonoTouch.Dialog and after a full day ...
Saturday, May 29, 2010
MonoTouch.Dialog: Improved List Documents!
›
After completing my last example on listing Documents using MonoTouch, Miguel de Icaza pointed out that MonoTouch.Dialog could make it ea...
MonoTouch - List Documents
›
Use the following MonoTouch code to easily list all the files in your Applications Documents folder. First create a regular IPhone Navigati...
›
Home
View web version