August 2010 Entries
Short after finishing the work on the SharpBox build for MonoTouch I want to deliver a small sample application also to show how it works alos. The following images are displaying the login screen and the list of files in a folder realized with a simple UITableViewController and the UINavigationController. The application is part of the source code distribution where you can find at http://sharpbox.codeplex.com ......
I found a greate tutorial about implementing a typical Master-Detail iPad application with orientation management in C# based on the MonoTouch framework. Thanks to Mike for this great work, it helped me so much to get my work done. http://mikebluestein.wordpr... ......
The Cloud Storage Programming Interface SharpBox compiles and runs on the Apple platfom iOS based on the MonoTouch project of Novell. All what you need will be a Macintosh, the iPhone SDK, Mono, MonoDevelop and MonoTouch. Being a member of the Apple iPhone developer program is also necessary ......
In July DropBox changed the way to handle application keys and secrets. This allowed me to change the SharpBox library in a way to support full DropBox access and sandbox access. To try it out every developer has to be registered at the developer site of dropbox (here) and needs a test application which the type "Full DropBox".
The Beta3 of SharpBox can be downloaded at codeplex!
Currently I'm working on a cloud storage library in C# which is called SharpBox. Just in this second I got a big step done to become a working release. Now the library compiles also on all platforms which are supported by the mono framework. Feel free to check out the latest bits!