| MonoTouch Sample - Creating a FlipView with Monotouch
Chris Hardy writes a quick blog post with some sample code that offers you a way of flipping a view to another view which displays different information. Craig Dunn also wrote an entry which covered similar functionality here but it is nice to have more than one implementation to look at. This approach was inspired by work done by Phil Nash (Objective-C) for a recent presentation at DevDays in London.
source: weblogs.asp.net
|
| MonoTouch Article - Tip - Converting a UIImage to a ByteArray
Chris Hardy has started to blog a series of Monotouch Tips. This is the first one and he shows how to convert a UIImage to a ByteArray. This is something he has needed to do while working with web services in MonoTouch and he thought he would pass on the tip. Thanks!
source: weblogs.asp.net
|




