Tagged Questions
6
votes
5answers
1k views
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 ...
2
votes
7answers
1k views
Where can you download Managed JScript for the DLR?
The lastest release (0.9 Stable) of the Dynamic Language Runtime contains IronPython and IronRuby, but it doesn't contain Managed JScript.
Does anyone know where I can download the latest release of ...