Follow me on Twitter at Twitter.com/wbm
FYI, I'm blogging most of my stuff over at More Wally now.
You might want to add my rss feed to your reader at:http://morewally.com/cs/blogs/wallym/rss.aspx
mobile - Wallace B. McClure

Wallace B. McClure

All About Wally McClure - The musings of Wallym on MonoTouch for iPhone, MonoDroid for Android, and Windows Azure.

News

Personal Blog

Work Blog

.NET

Book Authors

Business

Family

Friends

Georgia Tech Bloggers

Personal

Archives

Browse by Tags

All Tags » mobile (RSS)
Mobile Software Development on Keyvan.TV - #monotouch #monodroid
I was recently interviewed on Keyvan TV regarding mobile software development . We talked a lot about monotouch, mono for android, the general marketplace for mobile, and other assorted things. PS. On a personal note, it was a great honor to be featured...
Technology and Friends Show #167 - Wally McClure on Mobile #monotouch #monodroid
Back on July 1, 2011, I sat down with Dave Giard and we talked about mobile on Technology and Friends Show #167 .
Code Project Mobile Virtual Conference with MonoDroid
I'm speaking on Wednesday at the Code Project Mobile Virtual Conference on the subject of Android Programming for .NET/C# Developers with MonoDroid . Check it out, I think its free. Hopefully, you'll find this helpful in your mobile pursuits.
How did I get here? My route to Android, iPhone, Windows Phone 7, and interest in Mobile Devices
I get asked all the time how/why I got interested in mobile and jumped on this fairly early. I tend to give half answers because it wasn't just one thing that took me to mobile, but a whole host of separate ivents culminating in a specific event where...
Learn iPhone Programming for Free with Wrox, Novell, and McClure
Are you a .NET Developer wanting to get into developing on the Apple iPhone and iPad? Learn iPhone Programming for Free with Wrox, Novell, and McClure. Wrox/Wiley has released Wallace McClure’s Wrox Blox on Novell’s MonoTouch for free. The MonoTouch Wrox...
The iPhone 20 second rule
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...
Safari and WebKit Development for iPhone OS 3.0
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...
Opening another application on the iPhone using NSUrl
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...
UIPicker in the iPhone with MonoTouch
The UIPicker is visually different than the drop down listbox that most .NET developers are familiar, however, it is designed to perform the same type of function. It allows users to select from a fixed set of data isntead of typing in data in a text...
The Mono / MonoTouch Soft Debugger
Honestly, I thought that it was really cool when the Novell guys put a soft debugger into Mono/MonoTouch so that it is possible to debug an application running on the iPhone Simulator or on the actual device. Basically, its a set of code inside of MonoTouch...
More Posts Next page »