Hello Experts
I am developing web app using mvc in that i stored UserInfo into database.
I have activationCode column in UserInfo I want Store string with Encrypted form in activationCode column...Please suggest how i do and which better Encrypted method i will use.
Thank You