I have a website using .net webforms + jquery/js in the front. everyone can see my source code when they click inspect in chrome devtools.
what should I do to hide the logic code from the client?
Thanks.
I have a website using .net webforms + jquery/js in the front. everyone can see my source code when they click inspect in chrome devtools.
what should I do to hide the logic code from the client?
Thanks.