According to the Script# website (http://projects.nikhilk.net/ScriptSharp), “You can also use Visual C# Express.”
I’ve installed ScriptSharp.msi, but when I open Visual C# Express, I can’t find the “Script Library” template.
Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please try Visual Web Developer Express… looking to consolidate installer work and web developer express offers the functionality in C# Express, plus has web app project support as well, which is generally interesting as the generated scripts are mostly used in the context of web apps.
That said, this is really just a templates thing. You should be able to open up an existing project in C# express.