|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
can asp.net pages source code be precompiled in asp.net 1.1?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. No, the .aspx pages must physically exist on the server.
<BLACKDOG***@LYCOS.COM> wrote in message Show quoteHide quote news:1135282441.920098.119990@g44g2000cwa.googlegroups.com... > 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. > By "source code" do you mean the code-behind files? If so, they don't have
to be on the server, the aspx, etc. must be there and the DLL files(s) in the bin directory. <BLACKDOG***@LYCOS.COM> wrote in message Show quoteHide quote news:1135282441.920098.119990@g44g2000cwa.googlegroups.com... > 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. >
Other interesting topics
PreInit event in usercontrol
Select string building in C# and ASP.NET Loading UserControl using New Contructor ..HtmlControls.HtmlInputFile.Saveas(filename) not overwriting Application_Error does not fire need help to convert to VB Storing an array to a Session Virtual Directory How do I run a server side method from javascript?! Path conversion |
|||||||||||||||||||||||