Tuesday, September 18, 2007

Encrypting connection strings in web.config

Microsoft's Encrypting Configuration Information Using Protected Configuration walkthrough explains how to encrypt connection strings in your web.config file. Looks like you add a section to the connectionstrings tag that handles encryption.

No comments: