What are you trying to do with it? I usually just use Guid.NewGuid() ?
Could you just go with the version of the app? if "database version" != "app version" - upgrade. ? On Tue, Jun 19, 2012 at 5:39 AM, Felix Collins <[email protected]> wrote: > Type.GUID seems to return guid.empty on Monotouch. > > I found this... > http://mono.1490590.n4.nabble.com/Mono-dev-Type-GUID-patch-td1519628.html > > > I just want a way to store a hash of our ORM schema to check whether the > database need to be updated. Does anyone have any bright ideas how to do > this. Otherwise I'll walk the types and their properties and do a CRC or > digest on the string... > > Cheers, > Felix > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
