Re: can asp.net pages source code be precompiled in asp.net 1.1?
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
No, the .aspx pages must physically exist on the server.
<BLACKDOG157@xxxxxxxxx> wrote in message
news:1135282441.920098.119990@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Can asp.net pages be precompiled so that the source code never appears
> on the server? I know this can be done with asp.net version 2, but my
> host is still using asp.net version 1.1.
>
.
Relevant Pages
- Re: show source
... Granted, you should have the source code already, but for easier access via web, the only way I can think to do this would be to create an HTTP Handler, set it up on the web.config file, and register the file extensions in the app config on the IIS server. ... Or you could just remove the aspx mapping in the app config, but then the site wouldn't work at all. ... (microsoft.public.dotnet.framework.aspnet) - Re: Source Code to Filter out WindowsMessenger POP-UPS
... I really have no idea where you can find decent firewall source code on ... Zone Alarm does NOT support 'server'. ... Very few ports are open, ... >sample code that compiles on Linux, ... (microsoft.public.inetserver.iis.security) - Re: Source Code to Filter out WindowsMessenger POP-UPS
... Zone Alarm does NOT support 'server'. ... Very few ports are open, ... >What you are asking for amounts to a firewall. ... I would NOT search for source code to compile ... (microsoft.public.inetserver.iis.security) - Re: The need for speed: innerHTML versus DOM manipulation
... The type of server hosting the pages. ... If you have the source code for the timer, ... The nice thing about the enumerated lists is that if the topics are ... You could use fragment-uri's (anchors) in place of separate ... (comp.lang.javascript) - Re: Stop trying to load slow images?
... Let's say you've got a web page that includes pictures from a server ... top-to-bottom of the html source code just as you would read it yourself. ... It is the last tag that the browser reads, but still gets placed 20px from ... used by the search engine optimisation -savvy. ... (uk.net.web.authoring) |
|