0 out of 2 rated this helpful - Rate this topic

JScript

JScript 10.0 is a modern scripting language with a wide variety of applications. It is a true object-oriented language, and yet it still keeps its "scripting" feel. JScript 10.0 maintains full backwards compatibility with previous versions of JScript, while incorporating great new features and providing access to the common language runtime and .NET Framework.

JScript 10.0 is used for applications that run on the server by using the .NET Framework. For information about writing scripts that run on the client computer in a Web browser, see JScript (Windows Script Technologies).

The following topics introduce the essential components of JScript 10.0 and provide information about how to use the language. As with any modern programming language, JScript supports a number of common programming constructs and language elements.

Getting Started with JScript

Introduces what is new in JScript 10.0.

Writing, Compiling, and Debugging JScript Code

Provides a collection of links to topics that explain how to write, edit, and debug code with JScript 10.0.

Displaying Information with JScript

Includes a list of links to topics that explain how to display information from a command program, from ASP.NET, and in a browser.

Introduction to Regular Expressions

Comprises a guide to the elements and procedures that encompass Regular Expressions in JScript 10.0. Topics explain the concept of Regular Expressions, proper syntax, and appropriate use.

JScript Reference

Lists elements that comprise JScript Language Reference and links to topics that explain the details behind the proper use of language elements.

Devenv Command Line Switches

Lists language reference topics that explain how to launch Visual Studio and how to build from the command prompt.

Visual Studio Commands and Switches

Lists language reference topics that explain how to use commands to interact with the IDE from the Command Window and Find/Command box.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ