[IronPython] Hosting DLR under ASP.NET

Marco Parenzan marco.parenzan at libero.it
Tue Feb 2 14:08:41 CET 2010


Dear All,

are there any advices about hosting DLR under ASP.NET for scripting? (not
for views!)?
Where hosting ScriptingRuntime, ScriptingEngine?
As static variables in Global.asax? In Application?
Where hosting ScriptingScope? In Session? Destroy and reistantiate at each
call?

I have to develop an ASP.NET MVC application, with no serious performance
issues, but I don't want to abuse...

Thanks in advance

	Marco Parenzan




More information about the Ironpython-users mailing list