Some Quick JScript References
Looking for documentation regarding the different flavors of JScript and not sure which one is correct. While I was adding the documentation pages to my blog, I thought it might be worth to post them at the blog as well as a follow up to my blog regarding Difference between JScript, JScript.NET and Managed JScript
Here are some quick resources for JScript
Native JScript
- JScript User Guide
- JScript Language Reference
- JavaScript (JScript/ECMAScript) – Technical Articles
JScrip.NET
- JScript.NET – Getting Started; Writing, Compiling and Debugging code; Reference Guide
- JScript.NET Language Tour
- JScript.NET Articles – of which the whitepaper on “Performance Tips and Tricks for ASP.NET Pages Using JScript .NET” is surely worth a mention
Managed JScript
- Managed JScript QuickStarts
- Notes about JScript : Managed JScript announced
- Running managed JavaScript in Silverlight - Michael's Blog
- Managed JScript - Wallace B. McClure
AJAX
- Cutting Edge: Perspective on ASP.NET AJAX
- ASP.NET Spiced: AJAX
- “How Do I?” with ASP.NET AJAX (Videos)
- Multiple AJAX Videos
- ASP.NET AJAX
And yes, to add onto it is the fairly new JScript team blog - https://blogs.msdn.com/jscript
I would keep adding to these lists. In the meanwhile, in case you are aware of some other cool links for the above pl feel free to add them to the comments.
Comments
Anonymous
September 06, 2007
Being a late entrant into the group, I always had questions regarding what’s what of JScript - ManagedAnonymous
September 24, 2007
One of the things that I did not capture on my Quick JScript References blog was a repository of the