Encrypting Connection String

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mythilisg
    New Member
    • Jan 2008
    • 6

    #1

    Encrypting Connection String

    hi am doing project using visual web developer 2008 express edition. I want to encrypt my connection string using DES(Data Encryption Standard). I need the source code with steps immediately.... .
  • radcaesar
    Recognized Expert Contributor
    • Sep 2006
    • 759

    #2
    Hey here is the step-by-step instructions for encryption of AppSettings.

    http://blogs.techrepub lic.com.com/programming-and-development/?p=441

    Comment

    • Mythilisg
      New Member
      • Jan 2008
      • 6

      #3
      hi,
      thanks 4 ur reply. but actually we need DES encryption for our project. but ur reply was based on RSA encryption. if possible, send the source code for the DES encryption with steps. bcoz we are new to asp.net.

      Comment

      Working...