javascript Programming Glossary: jscript.net
Are there any .NET CLR/DLR implementations of ECMAScript? http://stackoverflow.com/questions/1072727/are-there-any-net-clr-dlr-implementations-of-ecmascript answer to this question. x64 is a killer for this option. JScript.NET I don't count JScript.NET as it could never successfully parse.. x64 is a killer for this option. JScript.NET I don't count JScript.NET as it could never successfully parse any of my real scripts...
Can you do Desktop Development using JavaScript? http://stackoverflow.com/questions/109399/can-you-do-desktop-development-using-javascript do Desktop Development using JavaScript I know there's JScript.NET but it isn't the same as the JavaScript we know from the web...
Lexer written in Javascript? http://stackoverflow.com/questions/1823612/lexer-written-in-javascript Website as a Windows Script Host Application as a compiled JScript.NET executable as a Mozilla Rhino or Mozilla Spidermonkey interpreted..
Execute a JavaScript function in a C# application http://stackoverflow.com/questions/268320/execute-a-javascript-function-in-a-c-sharp-application this question This may help A script host for C# VB.NET JScript.NET it uses built in classes within the Framework to execute script..
Return value from callback function http://stackoverflow.com/questions/4897748/return-value-from-callback-function
How can I use JavaScript within an Excel macro? http://stackoverflow.com/questions/848246/how-can-i-use-javascript-within-an-excel-macro the JavaScript or Java source using the .NET compilers JScript.NET or J# use Reflector to output as VB.NET then finally downgrade..
|