| MonoTouch Article - The GPS and Compass Functions
Bryan Costanich writes an article about the GPS and Compass Functions supported by MonoTouch.
source: www.drdobbs.com
|
| Touch4Apps - MonoTouch PerformSelector Helper - iPhone MonoTouch development - Touch4Apps
It is a common issue in MonoTouch that function performSelector with delay attribute is not working out of the box, you need to fiddle with the NSRunLoop.
So what to do, and do not want to or cannot get into the NSRunLoop "issue"?
source: blog.touch4apps.com
|
| MonoTouch Article - Q&A with MonoTouch Developer Wally McClure
MonoTouch developer and book author Wallace McClure discusses the evolving arena of Mono-based application development for the iPhone in an article on Application Development Trends Magazine.
source: adtmag.com
|
| MonoTouch Article - Mono Project's Miguel de Icaza Talks iPhone Dev - Visual Studio Magazine
Miguel is interviewed by Visual Studio Magazine about Mono, MonoTouch & MonoDroid.
source: visualstudiomagazine.com
|
| MonoTouch Article - iPhone Does .NET
In my last entry I described how I began the process of developing a game for iOS. Now, I'm going to continue that story with what's changed since 1 and ½ years ago when I started.
source: blog.qythyx.com
|
| MonoTouch Article - Drawing an image pixel by pixel
Peter van Ooijen describes the essence of drawing (a lot of) individual pixels in an image. He shows the iOS Api as it is wrapped up in the Monotouch framework, working with managed and unmanaged resources and shows how the result is used in an iOS app. All in plain C# code.
source: codebetter.com
|
| MonoTouch Article - Customising the return key for the UISearchBar with MonoTouch
Customising the return key for the UISearchBar
When a UISearchBar is clicked, the keyboard is automatically
displayed with a default return key value of "Search". This
works fine for scenarios where the user enters a value, presses
"Search" and the application goes off to find the appropriate
results.
In one of my applications however, the data being queired
resided in a database on the iPhone and was being filtered in
"real-time" as the user typed. In this scenario, the concept
of a user having to c...
source: www.bayshield.com
|
| MonoTouch Article - TwitEstaçion - MonoTouch TweetStation en español - Localising an App
If you are a MonoTouch developer then you should already be familiar with the two subjects of this post:
Miguel's awesome TweetStation open-source/MonoTouch Twitter client (also on iTunes); and the recent release of the Professional iPhone Development with MonoTouch/c# book from WroxIt just so happens that Chapter 12 - Localizing for an International Audience of the book introduces a small utility called ngenstrings that helps you to translate your application into other languages. This article gives an ...
source: conceptdev.blogspot.com
|
| MonoTouch Article - Flurry Analytics Bindings
For my latest app I wanted to collect some analytics to see which screens and content included in the app are the most useful to users. In evaluating my mobile analytics options, Flurry’s free of charge service and easy to use API made the decision to go with them over Google Analytics and Mixpanel an easy one.
This article gives a quick example of how to enable Flurry Analytics and links to the source of the library.
source: blog.kevfoo.com
|
| MonoTouch Article - Building apps for the Retina Display
Miguel writes an entry about the lessons he learned while developing the app TweetStation.
source: tirania.org
|




