Author: AngieMarie | Posted on: 6/10/2008 7:32:44 AM | Views : 1092

Is Encryption applicable only in web.config?  Or can Encryption be applied to other pages?  Can Encryption be applied to a PreviousPage event to grab a value or to a query string passing values to other pages?  My application depends on these actions.  Also, the data is sensitive.  Can you provide some resources demonstrating other techniques of encryption.  Everything I have looked at encrypts through the web.config.  Can I set up database events to update, add, delete, etc....in web.config and call them through web pages using encryption on query strings....or is this just wrong?  I know there are a lot of questions but I hope they all get to my general problem.  thanks
...

Go to the complete details ...