JScript .NET, Part I: The Mechanics: A Final Word - Doc JavaScript | WebReference

JScript .NET, Part I: The Mechanics: A Final Word - Doc JavaScript


JScript .NET, Part I: The Mechanics

A Final Word

In this column we started a new series on JScript .NET. We showed you what you need to do in order to ramp up quickly in the new .NET environment. We guided you through the installation of the IIS server and the .NET SDK (Software Development Kit), in this order. We gave you a high-level overview of the .NET Framework and its objectives. We focused on JScript .NET's backwards compatibility card, as well as its new extensions. We showed you how to compile and run a JScript .NET program with jsc.exe. We also talked about compilation flags: for specifying the output file name, for generating a library instead of an executable, and for creating debugging information.

In this column you have learned:



Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: April 8, 2002
Revised: April 8, 2002

URL: https://www.webreference.com/js/column107/7.html