Cashbox for Mobile
May 24th, 2011
Comments off
Cashbox now has a version that runs in WP7. This uses Isolated Storage instead of a file stream for storage and a slightly different JSON serializer that can run without codegen. This approach should work with other mobile platforms using mono once Xamarin has new .NET for platform ready. Setting up your app to use a DocumentSession is really easy.
The API should be the same as the regular build of Cashbox.
Download for fun today! Post any issues on github.