1
Reply

How to encrypt a view state????????

chaitanya k

chaitanya k

17y
5.3k
0
Reply

    ASP.NET to encrypt the contents of view state using 3DES Symmetric Algorithm.it is a very stronger encryption algorithm that makes it very difficult for anyone to decode the view state.

    encyption can  only be applied at  Machine.Config level