I wouldn't be surprised if we saw a managed DB talking to isolated storage in a future version of silverlight.
Joseph On Mon, Jul 13, 2009 at 8:31 AM, Craig Dunn <[email protected]> wrote: > Hey everyone - played around a bit with porting an old c# version of HSql > (from java) to Silverlight. I'm not sure of the utility but it was an > interesting exercise - still figuring out the kinks in isolatedstorage... > seems to work fine 'in memory' though. > > post: http://conceptdev.blogspot.com/2009/07/sql-in-silverlight.html > play: http://conceptdevelopment.net/Silverlight2/SharpSql02/default.html > > the 'default' SQL includes some basic data & queries - you can Execute the > entire block, or select text to execute just like MgmtStudio... (just don't > habitually hit F5 like was doing during testing!). the UI is pretty basic, > so you must scroll with the bars. > ------------------------------ > Support procedure: https://www.codify.com/lists/support > List address: [email protected] > Subscribe: [email protected] > Unsubscribe: [email protected] > List FAQ: http://www.codify.com/lists/ozsilverlight > Other lists you might want to join: http://www.codify.com/lists -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozsilverlight Other lists you might want to join: http://www.codify.com/lists
