How to deploy encrypted app.config windows application in Client machine where Visual studio not installed?
Windows Forms
2
Posts
2
Posters
11
Views
1
Watching
-
I am working on windows application where the sensitive data in app.config file is encrypted i followed [^http://ozkary.blogspot.in/2013/03/encrypting-aspnet-application-settings.html\] these to encrypt app.config file. It works very well in my machine. How do i deploy this?
-
I am working on windows application where the sensitive data in app.config file is encrypted i followed [^http://ozkary.blogspot.in/2013/03/encrypting-aspnet-application-settings.html\] these to encrypt app.config file. It works very well in my machine. How do i deploy this?