Skip to main content

Microsoft Silverlight

File locking in SilverlightRSS Feed

(0)

timanderson
timanderson

Member

Member

67 points

34 Posts

File locking in Silverlight

I've been experimenting with a port of SQLite to Silverlight, see:

http://www.itwriting.com/blog/1695-proof-of-concept-c-sqlite-running-in-silverlight.html

One of the issues is that the file locking methods (for Isolated Storage) have been removed or are not accessible in the .NET Framework in Silverlight.

Has anyone tried to implement file locking in Silverlight? If so I'd be interested to know what approach you took.

Tim

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities