Profiling JavaScript 101 Using IE9 Developer Tools Lately I’m involved in a very interesting project which suffer from JavaScript performance issues in old browsers. The main “pain” in the project is the need to support IE8 which is used by many of the client’s users. I’ve got a call to come and help in the process of tuning the application and decided to share some tips of how I profiled the application and found some of the bottlenecks in the application JavaScript execution. Those bottlenecks...
How to Add Silverlight Installation to IE8 Installation Package using IEAK8 During the last weeks I’m helping Microsoft customers to create custom installation packages to Internet Explorer 8 . In this post I’ll explain how to add Silverlight installation to the generated installation package of IE8 . Using IEAK8 In order to create custom installation packages for Internet Explorer 8 you first need to download the Internet Explorer Administration Kit 8 or IEAK8 . You can download the tool from here...