Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Javascript   (RSS)

Steps Toward Creating Compatible ECMAScript 5 Implementations

As we’ve discussed in the past , Microsoft has been actively involved in the developing the specification for the next revision of the JavaScript standard, ECMAScript Fifth Edition. We expect that after ECMAScript 5’s completion and formal adoption later
Posted by GauravS | 12 Comments

Native JSON Support in IE8 and Tracking the ECMAScript Fifth Edition Draft Specification

Internet Explorer 8 was the first browser to introduce native support for encoding and decoding JSON. While we were finalizing the JSON support to be introduced in IE8, the ECMAScript Fifth Edition (ES5) Draft Specification was still under active development.

Versioning Language Features in JScript

With Internet Explorer 8 we introduced several new JScript language features including native JSON support and accessor methods for Mutable DOM prototypes. Of course, any new language feature introduces compatibility risk and one of the main pieces of

A Major Milestone in JavaScript Standardization

In the world of web standards, JavaScript is known as ECMAScript and maintenance of its definition is the responsibility of the Ecma International standards organization. The ECMAScript standard was last updated in 1999, so it is quite significant that
Posted by GauravS | 15 Comments
Filed under: ,

What’s new in JScript for IE8

During Beta1 and Beta2 pre-releases of IE8, we’ve blogged about the performance optimizations done in the Script engine and the addition of new language features such as native JSON support . We also provided details about the JScript Debugger and the
Posted by GauravS | 1 Comments
Filed under: , , ,

Internet Explorer 8 Final Available Now

Internet Explorer 8 Final is now available in 25 languages. IE8 makes what real people do on the web every day faster, easier, and safer. Anyone running Windows Vista, Windows XP, and Windows Server can get 32-bit and 64-bit versions now from http://www.microsoft.com/ie8
Posted by GauravS | 1 Comments
Filed under: ,

Internet Explorer 8 Release Candidate Now Available

Internet Explorer 8 Release Candidate Is Now Available . Here is post that would help you Upgrade to Internet Explorer 8 Release Candidate 1 . Note: The comments on this blog are blocked. Pl post your comments on the IE team blog , so that they can be

JScript Debugger in Internet Explorer 8 Beta 2

In Internet Explorer 8 Beta 2 JScript team has focused on improving developer productivity. You can read 'What’s new in JScript for IE8 Beta 2' and check out the JScript PM Channel 9 video to learn more. As part of our focus on developer productivity

GC Improvements in JScript for Internet Explorer 8 Beta 1

Hello Friends, Today I am going to talk about some of the Garbage Collector improvement we have done. Actually the original fix was done in Script 5.7 (shipped with IE7/Vista and also available on down level platforms ), which we further enhanced in JScript

Performance Optimization of Arrays - Part II

Hello Friends, Hope you have read part I of this topic which I posted few days ago. If not then I would suggest going through that first as this post is just a continuation of that one. So coming to the point, here is the second reason - 2. “JavaScript

Reading XML File With JScript

I am Titus working as a SDET in JScript team. Sometime back I came across a situation where the requirement was to pass a XML file and get a Tree Listing back. The Tree Listing should have all nodes in the file along with proper parent/child relationship
Posted by JSBlog | 10 Comments
Filed under: , ,

Insight into String Concatenation in JScript

Hello Friends, Have you read my post on the String Concatenation issue? If yes, then I can sense your curiosity to know a little bit more about what went on behind the scenes. For example, what is the new algorithm used to get to the performance results

IE8 Script Debugger - Under the Hood

IE8 Beta1 (download available here ) now includes a Script debugger that is part of IE8 Developer Tools. This Script debugger was built by the JScript team and I hope you have been using it to fix all script errors when building your web applications.

JScript Debugger in Internet Explorer 8

As Shreesh mentioned in his blog , Internet Explorer 8 has a built-in JScript debugger. With Internet Explorer Developer Tools you get a light weight JScript debugger that is well integrated in the browser and available out of the box. This is an in-proc

JScript in Internet Explorer 8 Beta 1 for Developers

Making developers more productive through the design, development, and debug phases of web application development is one of the key goals for Internet Explorer 8. I’d like to take this opportunity to walk you through the features that the JScript team
More Posts Next page »
 
Page view tracker