Browse by Tags
All Tags »
iphone (
RSS)
It looks like Xamarin is now the official stewards (once again) of Mono, Monotouch, Mono for Android, Visual Studio Tools for Mono and associated Mono tools . This is really good news for us in the developer world. There is now official support in the...
I'll be leading a discussion at New Horizon's Computer Learning Center here in Knoxville, TN on Mobile Application Development. I'm very excited about this. Here's a description: EVENT DESCRIPTION: This presentation will provide attendees with an overview...
As an FYI, my article on iPhone Programming with MonoTouch for DevConnections magazine has been submitted and edited. I'm really excited about this. It will coincide with my presentations at Mobile Connections in Las Vegas in April, 2011. If you are coming...
I've got a WCF web service that exposes its data over REST. I'm calling it from iPhone and Android. The method signature is something like: [WebInvoke(UriTemplate = "/UserValidate", Method = "POST", BodyStyle = WebMessageBodyStyle.Wrapped, RequestFormat...
I'll be speaking at Mobile Connections in Las Vegas. The event is April 17-21. The event is a cross platform mobile event. There will be sessions on iOS, Android, WP7, Blackberry, and cross platform tools. The sessions I am speaking on are: Introduction...
Check the podcast site for the original url. This is the video and source code for an ASP.NET WebForms app that I wrote that is optimized for the iPhone and mobile environments. Subscribe to everything . Subscribe to WMV . Subscribe to M4V for iPhone...
The article at http://www.neowin.net/news/what-the-ipad-beta-sdk-revealed-so-far The article talks about a universal application binary format. I take it that this means that it will be possible to include a native executable for the iPhone and iPad in...
If you didn't know it, the iPhone has two twenty second rules that developers need to pay attention to: The iPhone has a startup timer. If an application takes longer than 20 seconds to start up, it is killed by the iPhone OS. The iPhone OS will kill...
I bought this book a few weeks ago. I've been reading it and trying to absorb the features in the iPhone's version of Safari. I'm impressed. This book contains a huge amount of information about Safari on the iPhone. So, why is this important when you...
The NSUrl class is what allows an application to open other applications within the iPhone OS while passing parameters. The calling sequence is fairly simple. There are two steps to making this call: 1. When the NSUrl class is instantiated, a string representing...
More Posts
Next page »