s
menu
menu
Login  |  Register  |  Media Kit  |  Press  |  Site Map  |  Contact Us Digg It! Post to Del.icio.us Bookmark using any social bookmark manager!  Increase font-sizeDecrease font-sizeRestore default font-sizes



JavaScript Resource Center

 

Microsoft JScript

JScript Language Tour
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/jscript7/html/statement.asp 
"JScript Language Tour," from the Microsoft Developer's Network covers JScript arrays (types and uses), JScript assignment and equality (explains how values are assigned), JScript comments (how to use Jscript syntax), JScript expressions (how to combine various elements), JScript identifiers (how to create new names), JScript statements (overview), JScript data types (provides links to how to use the various data types), JScript variables and constants (links to explanations and uses), JScript objects (overview and how to create objects), JScript modifiers (how they are used), JScript operators (listing of operators and how they are used), JScript functions (describes the concept of functions and provides links to additional resources), coercion in JScript (how the compiler performs), copying, passing and comparing data explanations, JScript conditional structures (how JScript handles program flow), JScript reserved words (lists reserved words), and security considerations for JScript (how to avoid common security problems).  
 
JScript Language Reference
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/29f83a2c-48c5-49e2-9ae0-7371d2cda2ff.asp 
"JScript Language Reference," from the Microsoft Developer's Network contains links to resources that explain the JScript features, links to errors (run-time and syntax), a listing of the methods, functions, objects, properties, and statements and links to additional resources for each.  
 
Advanced JScript
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/ea26b6a1-e5c6-40d5-ac33-3961f584f941.asp 
Tutorial: "Advanced JScript," from the Microsoft Developer's Network discusses advanced object creation, recursion, variable scope, copying data, passing data, comparing data, arrays, special characters, troubleshooting, and conditional compilation, and conditional compilation variables.  
 
JScript Fundamentals
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/0441e1e5-34e4-4d32-b188-f7fc35613478.asp 
Tutorial: "JScript Fundamentals" from the Microsoft Developer's Network discusses what JScript is and its relationship to other languages, writing JScript code, variables, data types, operators, operator precedence, controlling program flow, functions, objects, intrinsic objects, creating your own objects, and JScript reserved words. 
 
JScript User's Guide
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/1e9b3876-3d38-4fd8-8596-1bbfe2330aa9.asp 
Microsoft Developer Network (MSDN) JScript page. The JScript User's Guide includes an introduction to JScript, recursion, arrays, troubleshooting, creating and using regular expressions and more. The JScript Language Reference discusses the features of JScript, run-time and syntax errors, functions, methods, objects, operators, properties and statements. 
 
JScript Wiki
http://en.wikipedia.org/wiki/JScript 
Wikipedia entry for JScript—Microsoft's Active Scripting implementation of ECMAScript. The most recent version of the language, JScript .NET, is based on the ECMAScript version 4 standard. Includes a brief introduction to JScript, version information, a sample application and links to related Microsoft resources.  
 
< BACK  1 of 1  NEXT >
foot
Update :: May 16, 2008