Obfuscate Javascript in C# output

Posted by James Jeffery on Stack Overflow See other posts from Stack Overflow or by James Jeffery
Published on 2010-06-18T01:16:12Z Indexed on 2010/06/18 1:23 UTC
Read the original article Hit count: 390

Filed under:
|
|

Anyone know a way to obfuscate javascript before it's outputted to the browser? I was using

http://www.javascriptobfuscator.com/

But I'm hoping there is a library that can do this on the fly.

Help appreciated.

© Stack Overflow or respective owner

Related posts about c#

Related posts about JavaScript