Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. isolated storage

isolated storage

Scheduled Pinned Locked Moved WPF
csharpvisual-studiomcphelpquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tauseef A
    wrote on last edited by
    #1

    can anybody tell me is isolated storage in silverlight is permanent ? because once i restart my system all the files which i created in my isolated storage are deleted and also if i close my visual studio and reopen it than it also removes all the previously created files . any help ? regards.

    Tauseef A Khan MCP Dotnet framework 2.0.

    M A F 3 Replies Last reply
    0
    • T Tauseef A

      can anybody tell me is isolated storage in silverlight is permanent ? because once i restart my system all the files which i created in my isolated storage are deleted and also if i close my visual studio and reopen it than it also removes all the previously created files . any help ? regards.

      Tauseef A Khan MCP Dotnet framework 2.0.

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      Tauseef A wrote:

      is isolated storage in silverlight is permanent ?

      Permanent until a user or an application deletes something.

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      1 Reply Last reply
      0
      • T Tauseef A

        can anybody tell me is isolated storage in silverlight is permanent ? because once i restart my system all the files which i created in my isolated storage are deleted and also if i close my visual studio and reopen it than it also removes all the previously created files . any help ? regards.

        Tauseef A Khan MCP Dotnet framework 2.0.

        A Offline
        A Offline
        Abhinav S
        wrote on last edited by
        #3

        Tauseef A wrote:

        because once i restart my system all the files which i created in my isolated storage are deleted and also if i close my visual studio and reopen it than it also removes all the previously created files

        There are two types of isolated storage - "Application" and "Site". Both are scoped by the user..since the files are stored under the user's AppData on Windows. These are permanent and not cleared even when you clear the browser's cache or restarting the system.

        Now...bring me that horizon. And really bad eggs...Drink up me hearties, YO HO!

        1 Reply Last reply
        0
        • T Tauseef A

          can anybody tell me is isolated storage in silverlight is permanent ? because once i restart my system all the files which i created in my isolated storage are deleted and also if i close my visual studio and reopen it than it also removes all the previously created files . any help ? regards.

          Tauseef A Khan MCP Dotnet framework 2.0.

          F Offline
          F Offline
          fred_
          wrote on last edited by
          #4

          Make sure you call the update method or the changes aren't committed

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups