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 ...