Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I'm a beginner... but I'm so interested in working with .NET technologies. Currently I'm a JScript low-medium level programmer and I want to improve my skills and begin to work with JScript.NET. Sadly, I don't know if it's worth, cos' I don't exactly know which is the advantage of JScript.NET over JScript. I mean, I know that JScript.NET includes some improvements like "true compiled code, typed and typeless variables, late- and early-binding, classes (with inheritance, function overloading, property accessors, and more), packages, cross-language support, and full access to the .NET Framework" as it's said on MSDN official site. But, I don't really know what it means, I don't really know how my job will be affected...

 

So I ask you for giving me a hand and helping me... May I use JScript.NET and, this way, get a great benefit or may I continue using JScript cos' there's no benefit to obtain? What kind of benefit I'll get if I use JScript.NET?

 

Thank you so much

  • *Gurus*
Posted (edited)

Yes, there is JScript.NET, its compiler is bundled with the framework alongside C# and VB although personally I haven't used it beyond looking at examples for it.

 

The documentation does not have many examples for using JScript.NET, and I'm not even sure whether or not it is flexible enough to make, say, a Windows Forms application. But it may well be flexible enough to write ASP.NET with. As far as I know, none of the regulars on this forum uses it.

 

If you are used to programming with JScript, it may well be the case that your skills would best be transferred to C#.

Edited by Robby

MVP, Visual Developer - .NET

 

Now you see why evil will always triumph - because good is dumb.

 

My free .NET Windows Forms Controls and Articles

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...