To Encrypt Web Config File in asp.net you simply need to type the following command in visual stdio command prompt
aspnet_regiis.exe -pe "connectionStrings" -app "//appname" where appname is the name of the application in that you have give in web config file
No comments:
Post a Comment