bri189a Posted August 25, 2004 Posted August 25, 2004 I know this is kind of out the realm of the forum, but I know you all have messed with this at some point or still do. My new job position requires me to write a lot of scripts (for client machines). What is your input for which is better... VBS or JS? I program in C#, but I did VB6 until .NET came out, so I know both syntaxes. What are some good web sites/message boards that you can recommend... I know how to do a lot of things in C#, but trying to do those same things in a scripting language is usually impossible or quite convoluted. Thanks! Quote
*Experts* mutant Posted August 25, 2004 *Experts* Posted August 25, 2004 I never worked with either, so sorry I can't help you. But just for aside from your question, C# can be used as a scripting language too. Quote
bri189a Posted August 26, 2004 Author Posted August 26, 2004 But just for aside from your question' date=' C# can be used as a scripting language too.[/quote'] How? I understand you don't need anything to run .NET programs other than .NET framework, but on computers that don't have .NET framework a C# program would never run. Maybe there is a feature I'm not aware. Or maybe you meant you can use the VS IDE to do script in; yes, but there's no intellisense for JS or VBS in VS IDE - from what I heard MS didn't give funding to that department for the development into the IDE. Please explain what you meant so I can learn something new. Quote
Arch4ngel Posted August 26, 2004 Posted August 26, 2004 I suggest VBS because I didn't do client scripting with JS. However here is a link that can get you started with both if needed : http://www.scit.wlv.ac.uk/appdocs/chili-asp/html/chapter_5__developer_s_reference.htm Quote "If someone say : "Die mortal !"... don't stay to see if he isn't." - Unknown "Learning to program is like going out with a new girl friend. There's always something that wasn't mentioned in the documentation..." - Me "A drunk girl is like an animal... it scream at everything like a cat and roll in the grass like a dog." - Me after seeing my girlfriend drunk and some of her drunk friend. C# TO VB TRANSLATOR
michael_hk Posted August 30, 2004 Posted August 30, 2004 If you want to have greater browser compatibility, you should go for JS. Quote There is no spoon. <<The Matrix>>
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.