Before I deploy my C# WinForms applications, I obfuscate them. Can I do this with ASP.NET for a web application? Or does the aspx file need the code readable?
Just wondering. I hope to encrypt some data used by the website with AES encryption, but wonder whether I will be able to hide the key?
thanks,
newbieweb
thanks,
newbieweb