How to hide connection string into the web config so others are not show username and password when i publish the code into the client side.
if any way to encrypt and decrypt the web config file in c#.net??
How to hide connection string into the web config so others are not show username and password when i publish the code into the client side.
if any way to encrypt and decrypt the web config file in c#.net??