Link Details

Link 102019 thumbnail
User 111696 avatar

By bloid
via insidercoding.com
Submitted: Aug 08 2008 / 12:42

Silverlight enables local storage in an isolated area. This means that you can store files locally on the user's computer, but not in their normal file system. Microsoft sets aside a special set of files for Silverlight applications. It's almost like a private file system per Silverlight application. So each application has access to it's files, and only it's files. You cannot cross-access files between Silverlight applications, nor can you read/write to the user's normal file system.
  • 1
  • 0
  • 106
  • 13

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (0)