Is it possible to encrypt the sql credentials of a database connection string stored in the web.config?Ideally, we prefer to encrypt the credentials and decrypt them in code prior to the connection...