Can JScript.NET be used to script a .NET application?
问题 Since MS appears to have killed Managed JavaScript in the latest DLR for both server-side (ASP.NET Futures) and client-side (Silverlight), has anyone successfully used non-obsolete APIs to allow scripting of their application objects with JScript.NET and/or can explain how to do so? A Mono/JScript solution might also be acceptable, if it is stable and meets the requriements below. We are interested in upgrading off of a script host which uses the Microsoft JScript engine and ActiveScript APIs