Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
JScript
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== JScript .NET (CLI) === {{Main|JScript .NET}} JScript .NET is a [[Microsoft .NET]] implementation of JScript. It is a [[Common Language Specification|CLI]] language and thus inherits very powerful features, but lacks many features of the original JScript language, making it inappropriate for many scripting scenarios. JScript .NET can be used for [[ASP.NET]] pages and for complete .NET applications, but the lack of support for this language in Microsoft Visual Studio places it more as an upgrade path for classic [[Active Server Pages|ASP]] using classic JScript than as a new first-class language. {| class="wikitable" style="text-align: center;" |- ! Version ! Platform ! Date ! Introduced with ! Based on |- | 7.0 || Desktop [[Common Language Runtime|CLR]] 1.0 || 2002-01-05 || [[Microsoft .NET Framework]] 1.0 || ECMA-262 3rd edition{{refn|JScript .NET is "being developed in conjunction with ECMAScript Edition 4".<ref>{{citation |url=https://msdn.microsoft.com/en-us/library/xkx7dfw1(VS.71).aspx |title=What Is JScript .NET? |publisher=Microsoft}}</ref>|group=note|name=dotnet}} |- | 7.1 || Desktop [[Common Language Runtime|CLR]] 1.1 || 2003-04-01 || [[Microsoft .NET Framework]] 1.1 || ECMA-262 3rd edition<ref group="note" name="dotnet" /> |- | 8.0 || Desktop [[Common Language Runtime|CLR]] 2.0 || 2005-11-07 || [[Microsoft .NET Framework]] 2.0 || ECMA-262 3rd edition<ref group="note" name="dotnet" /> |- |10.0 || Desktop [[Common Language Runtime|CLR]] 4.0 || 2010-08-03 || [[Microsoft .NET Framework]] 4.0 || ECMA-262 3rd edition<ref group="note" name="dotnet" /> |} JScript .NET is not supported in the [[.NET Compact Framework]].{{citation needed|date=March 2012}} Note: JScript .NET versions are not related to classic JScript versions. JScript .NET is a separate product. Even though JScript .NET is not supported within the Visual Studio IDE, its versions are in sync with other .NET languages versions ([[C Sharp (programming language)|C#]], [[VB.NET]], [[VC++]]) that follow their corresponding Visual Studio versions. .NET Framework 3.0 and 3.5 are built on top of 2.0 and do not include the newer JScript.NET release (version 10.0 for .NET Framework 4.0). (Source: file version of jsc.exe JScript.NET compiler and Microsoft.JScript.dll installed with .NET Framework)
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)