Is there any way to hide the asp.net page view source?
If you mean, can you hide your ASP.NET code: it does not appear in View Source.
If you mean, can you hide your HTML: you can escape from accidental peeping by creating your HTML on the fly through Javascript or AJAX, but the developer can always see what you are doing using simple tools like Firebug and Fiddler.
Edited to add:
( ), javascript HTML. <SCRIPT>.
<SCRIPT>
, , , , - . -. ( , .)
:
- [a] , [b] ( ) .
ASP.NET ? ASP.NET , HTML. , ASP.NET , HTML. HTML, ASP.NET, .
, html- . . , , . , -, html.
, , , .
, HTML, . HTML . , -, HTML. -.
ASP/code-behind . HTML. HTML ( CSS ..) .
, , , . . , , Flash Java - , . , .
, , , script, .
, . - , 100k/n . , , : -)
, , .
, . - - .
Source: https://habr.com/ru/post/1775361/More articles:When does Python perform automatic type conversion? - pythonКак аутентифицировать наших пользователей на нашем веб-сайте с помощью учетной записи Google - authenticationLINQ Left Join On Unequal Strings - joinHow to hide the source - c #Multiple return statements in a PHP function - phpMemcached issue with Rails 3. Object not deserialized a second time - cachinghttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1775363/add-fonts-to-plsql-developer&usg=ALkJrhiYphbg8NxqzZD6fvrdcPy7ddF_-QProblem with GPS on Samsung Android devices? - androidShould I Learn C / C ++ Before Learning Python? - c ++chive on nginx, htaccess - nginxAll Articles