Skip to main content

Home/ General Development In DotNet/ Group items tagged ie

Rss Feed Group items tagged

Jacques Bosch

My DebugBar | IETester / Browser Compatibility Check for Internet Explorer Versions fro... - 0 views

  •  
    "IETester is a free (both for personal and professional usage) WebBrowser that allows you to have the rendering and javascript engines of IE10 preview, IE9, IE8, IE7 IE 6 and IE5.5 on Windows 7, Vista and XP, as well as the installed IE in the same process. "
Jacques Bosch

InfoQ: Virtual Panel: How to Survive Asynchronous Programming in JavaScript - 0 views

  •  
    "Programmers take certain features for granted - sequential programming for instance, writing down an algorithm that does one thing after the other. RelatedVendorContent State of Agile Development Survey Results & Summary Architecting the Ultimate Service Security Control Point 2010 Open Source Integrity Report: Defect Scan of 291 Key Projects Including Android Kernel DataPower: Messaging, ESB, Cloud, Security as an Appliance The Agile Tester However, if you're writing code in Javascript that uses blocking I/O or other long running operations, sequential coding is out of the question because blocking the only thread in the system is a very bad idea. The solution is to implement algorithms using asynchronous callbacks, ie. spread out sequential code over multiple callbacks."
1 - 2 of 2
Showing 20 items per page