Hi,
I'm looking for alternatives on where to store an encrypted connection string to a database.
I can't store the connection string within a XML config for the variety of reasons, mainly to do with business requirements.
I have considered storing it in the isolated storage (user/app level) or the windows registry.
I'm interested to find out what problems I might encounter if I got ahead with registry or isolated storage options. Is there any alternatives?
Thank you
...
Go to the complete details ...