1
Answer

Hide the JavaScript file in client side browser

how to prevent access to files and folders in MVC asp.net or IIS. I want to hide my javascript file in the browser or prevent the js files access from the user side.
 
Is there any way to hide js files in mvc c# project 
 
Thanks in advance
 
 
 
 

Answers (1)