• Encrypt Sections Of Web.Config File in ASP.NET 2.0

    1) why the need of Encryption in Web.Config File? We know that Web.Config file hold sensitive information like (Database server name , user name,password ect). In any database related application the database is more important.  if you do not protect database related information from malicious user or hacker sometime it create a danger situation for…