all groups > asp.net > may 2004 >
You're in the

asp.net

group:

dll from aspx


dll from aspx ven
5/31/2004 11:54:19 PM
asp.net:
hello

i`m making a web service based on .net..... i use web matrix to make pages
and code in vbscript... my web pages have .aspx extension and everybody who
have access to server may read my code from this files.... maybe there is
somethin to make a dll or ??? from aspx files that allow to hide my code
from other people ???

thanks

VEN

Re: dll from aspx TJS
6/1/2004 12:21:33 AM
if your code is truly valuable, the you can convert it into a class and
compile the class into a DLL with a run command. However be aware that the
DLL can be decompiled so it will also need to be obfuscated. thisrd party
products offer obfuscsation



[quoted text, click to view]

Re: dll from aspx ven
6/1/2004 7:41:31 AM

U¿ytkownik "Lau Lei Cheong" <lau_lc@yahoo.com.hk> napisa³ w wiadomo¶ci
news:%23hVo$d3REHA.628@TK2MSFTNGP11.phx.gbl...
[quoted text, click to view]

i know.... but if somebody have physicaly access to server can read my
code.....

Ven

Re: dll from aspx Lau Lei Cheong
6/1/2004 9:31:47 AM
No. Other peoples don't see the code inside a script tag with "runat=server"
just like in ASP files.

"ven" <venome_@poczta.onet.pl> ¦b¶l¥ó news:c9g9i4$f13$1@news.onet.pl ¤¤¼¶¼g
....
[quoted text, click to view]

AddThis Social Bookmark Button