AZGroups.com

Bringing together Arizona Technology Users And Enhancing the Careers of Developers
Welcome to AZGroups.com Sign in | Join | Help
in Search

How to handle encryption decription of connection string ?

Last post 11-12-2008, 12:37 PM by rroman81. 1 replies.
Sort Posts: Previous Next
  •  10-15-2008, 11:45 PM 1004

    How to handle encryption decription of connection string ?

    Hi Friends, I have created two functions that encrypt and decrypt the connection string in web.config. But whenever I want to use connection string. I have to always decrypt web.config and then again encrypt it back. Does there any other way which i can use. I'm using section.SectionInformation.ProtectSection(" ") and section.SectionInformation.UnprotectSection()
    .Net Development | Offshore Software Development
  •  11-12-2008, 12:37 PM 1013 in reply to 1004

    Re: How to handle encryption decription of connection string ?

    Can you ellaborate on how you would like to use the connection string with respect to web.config.  My understanding is that you only need to encrypt when u persist custom section changes back to web.config
  • View as RSS news feed in XML
    Powered by Community Server, by Telligent Systems