3
Shouts

Encrypt and Decrypt Web.Config

published 650 days, 4 hours, 42 minutes ago posted by dotnetfundadotnetfunda 651 days, 5 hours, 58 minutes ago
Thursday, September 08, 2011 7:11:32 AM GMT Wednesday, September 07, 2011 5:55:04 AM GMT

Security is one of the major aspects in terms of a web application. Security can be implemented using different methods in a web application. One of the main components, which required high security, is the configuration files, where we will define the configurations. In this document, we will discuss about the simple way to protect the web.config entries.

category: Web Dev | clicked: 22 | | source: www.dotnetfunda.com | show counter code
tags: ASP .NET