A
Ahmet AKGUN
Hi; In my application, I must hold database password in a configuration
file at client.
Two questions,
* Is there way to keep password easily using an ini file structure ?
( I cant use registry , because program will place on one path on network
and all clients will run them from this network path)
* I know .net code can be seen using ildasm, is there any ready tool to
encrypt my database password at client in ini file ?
If I write a small cyrpto program using .net, I think it will easily be
resolved using ildasm tool.
regards..
file at client.
Two questions,
* Is there way to keep password easily using an ini file structure ?
( I cant use registry , because program will place on one path on network
and all clients will run them from this network path)
* I know .net code can be seen using ildasm, is there any ready tool to
encrypt my database password at client in ini file ?
If I write a small cyrpto program using .net, I think it will easily be
resolved using ildasm tool.
regards..