What version of Express Edition Visual Studio can I use to work with Windows Forms programs written in JScript.NET? I did a quick search and I see versions for Visual Basic, Visual C #, and Visual C ++ ... but not JScript.
So far, I just edited in Notepad and compiled with jsc.exe, but debugging is starting to become a real pain. I would like to skip my code and determine the exact location of the error.
Thank.
source
share