Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
H

Hadi6384

@Hadi6384
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How do I Encrypt Connection String Password in C# Windows Application
    H Hadi6384

    Hi I have this Sql Authentication connection string which has a username and password. I added this connection string to Application Settings and the corresponding app.config item was added to my project automatically. But now that i want to access the app.config file in my codes,ConfigurationSection,ConfigurationManager and other related classes,properties and methods are not available.I read many articles on this subject but i havent been able to do the encryption so far. The other question is wether the encryption needs to be done once or should it be done every time the application runs? Is it be possible to set this encrypted connection as a SqlConnection's connection string or the assignment must be done prior to encryption? please help! thanks

    C# question security csharp database help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups