[IronPython] IronPython for asp.net and codefiles

Dody Gunawinata empirebuilder at gmail.com
Sun Mar 21 09:49:08 CET 2010


If you want to hide your logic from the source, move as much of the
functionality to a dll, whether it is a static or ironpython dll. I don't
think IronPython for ASP.Net supports compilable asp.net.

On Sat, Mar 6, 2010 at 4:52 PM, Pablo Dalmazzo <pablodalma93 at hotmail.com>wrote:

>  Hi there,
>
> now I got to work the dlls and I did a small app. which turns my asp.net.py codefile into 2 pieces, a .py codefile which makes only functions calls
> to a dll with the actual logic code. But I was wondering why IronPython for
> asp.net was designed without having in mind to allow the .aspx files to be
> tied with dlls for the sourcecode, for allowing obfuscation** just like
> it's possible to make in VB.NET or C#. Or may be it just wasnt easy at all
> to do that for IronPython? Is the technical explanation too complicated or
> may I know about it? Is there information about this somewhere?
>
> Greetins, Pablo
>
> ------------------------------
> Tu Hotmail guarda el borrador que estás escribiendo para que no pierdas tu
> mensaje. Conocé cómo<http://www.descubrewindowslive.com/hotmail/actualizacion-guardado.asp>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>


-- 
nomadlife.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100321/7064552b/attachment.html>


More information about the Ironpython-users mailing list