What are people using JScript.Net for?

前端 未结 12 1900
清酒与你
清酒与你 2020-12-23 13:50

I\'m interested to know who uses JScript.Net and for what sort of applications. Whenever I\'m reading MSDN .Net documentation, I always notice the JScript samples but in all

12条回答
  •  北海茫月
    2020-12-23 14:48

    With the Business Process Management tool Metastorm BPM you can use JScript.Net to extend your workflows. For example you can add custom .Net .dlls to the engine and interact with them in your processes using JScript.Net.

    My experience was quite positive. I've implemented just some small glue scripts but I'd prefer scripting with JScript.Net to VBScript (the second supported Scripting Language) anytime.

提交回复
热议问题