michaelfam4 Posted August 24, 2004 Share Posted August 24, 2004 What is the best way to get into writing script and does any body have some working samples for borland C#, with explanations of functions, sry I am new to this. Link to comment Share on other sites More sharing options...
0 figgy Posted August 24, 2004 Share Posted August 24, 2004 There is a Borland version of C# ? !!! Link to comment Share on other sites More sharing options...
0 michaelfam4 Posted August 24, 2004 Author Share Posted August 24, 2004 I don't know if the # is after it but that the one I've seen Link to comment Share on other sites More sharing options...
0 KayMan2K Posted August 24, 2004 Share Posted August 24, 2004 I don't think there is a Borland C#. There is simply C#, but Borland might make a programming environment for it. C# still uses the functionality of the .Net framework. Explore Msdn.Microsoft.Com/Library for example and informaton. Now, I don't think Windows Scripting supports the .Net framework. If you are talking about the web.. you will be used ASP.Net scripting with the C# language. Visit ASP.Net for tons of demo code. Link to comment Share on other sites More sharing options...
0 John Veteran Posted August 25, 2004 Veteran Share Posted August 25, 2004 Moved to Programming Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted August 25, 2004 Share Posted August 25, 2004 There is JScript.NET. Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted August 25, 2004 Share Posted August 25, 2004 BTW, the definitive site for all things .NET is http://msdn.microsoft.com. Do you want to learn C or C#(pronounced see-sharp)? Link to comment Share on other sites More sharing options...
0 bithub Posted August 26, 2004 Share Posted August 26, 2004 Borland has utilities for C++. Maybe that is where the confusion lies? As others have pointed out, C# is a microsoft thing - not a borland thing. Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted August 26, 2004 Share Posted August 26, 2004 Well, Borland does have C# Builder IDE. That's probably what he's referring to. Link to comment Share on other sites More sharing options...
0 bithub Posted August 26, 2004 Share Posted August 26, 2004 Ahh, yes you're probably right. Link to comment Share on other sites More sharing options...
Question
michaelfam4
What is the best way to get into writing script and does any body have some working samples for borland C#, with explanations of functions, sry I am new to this.
Link to comment
Share on other sites
9 answers to this question
Recommended Posts