What would be the best approach for encrypting connection strings in app.config file?
My aim is to create a WPF application that will be used on different PCs and would have an app.config
file with a skeleton of connection strings like this:
What would be the best approach for encrypting SQL connection strings in App.Config file?
My aim is to create a WPF application that will be used on different PCs and would have App.config with a skeleton of Connection strings like the following: