How retrive id & password from .txt file
Here i am developing an application in I am storing the master password i.e. if Admin forget password so he/she will be login using that password on button_click...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Mar 21, 2014, 12:26 PM
This provides protection from interference by other applications and by (non-expert) users.
It's therefore much more secure than saving files to the 'ordinary' file system.
The only drawback is that it's rather awkward to use.
Ajay KadianPosted Mar 21, 2014, 11:57 AM
VulpesPosted Mar 21, 2014, 11:41 AM
However, this clearly wouldn't be very secure.
A more secure approach would be to use isolated storage.