Hi Neil,
I replied on the ASP.NET forum:
http://forums.asp.net/1501167/ShowThread.aspx
thanks,
David
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil(???)
Sent: Sunday, December 17, 2006 5:54 PM
To: users@lists.ironpython.com
Subject: [IronPython] In
Hi Luis,
This was a prototype of something that we’re working on.
It is still at a very early stage, so we’re not ready to give bits out yet.
We will definitely announce it to this list when we are ready for an external
testing phase, so stay tune!
Thanks,
David
From:
[EM
1.0.61005.1977 is actually 1.0.1, while 1.0.60816.1877 is 1.0. But you're
right, we should have included the latest in the ASP.NET CTP. We'll fix that
in a later release. For now, feel free to just copy the newer one over into
the app's 'bin' folder.
David
-Original Message-
From: [
Title: Passing Arguments in hosted enviroment
Hi Bernd,
I would recommend against calling ExecuteFile on each request,
as that would cause the code to be parsed and compiled every time (very
inefficient). Instead, one thing you can do is:
-
On the first request, create an