Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

In VS 2005, when you create a User setting under Project Properties > Settings:

 

[ATTACH]5622._xfImport[/ATTACH]

 

Which creates an entry in the App.Config:

 

[ATTACH]5623._xfImport[/ATTACH]

 

Now when the application overwrites the value of each of these keys, it doesn't write the value back to the app.config (because it needs to keep track the value for each user of the application seperately). I am guessing that it stores it in the registry somewhere, but a registry search didn't yield a result, which makes me think maybe its encrypted.

 

Does anyone know where in the registry these values are stored?

 

Thanks,

Pete

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...