Tuesday, January 10, 2006
ASP.NET 2.0: Web.Config encryption
While researching for new evolving technologies, I came across to a blog entry that it is possible to encrypt some of the sections of Web.Config in ASP.NET 2.0. It immediately pop it in my mind that this will be useful hiding sensitive configuration settings like database connection string.
Here is the original blog link for more detail information. Enjoy!!!
Here is the original blog link for more detail information. Enjoy!!!