EDN Admin
Well-known member
In this lesson, we backtrack and learn about the Async features in the WinJS Library. We cover the basics of processes and threads, how the Windows 8 execution model has changed, how apps have traditionally handled long running operations, and how Async Promises simplifies development and debugging of async operations.
Asynchronous programming in JavaScript
http://msdn.microsoft.com/en-us/library/windows/apps/hh700330.aspx
WinJS Promise Example
http://code.msdn.microsoft.com/windowsapps/Promise-e1571015
View the full article
Asynchronous programming in JavaScript
http://msdn.microsoft.com/en-us/library/windows/apps/hh700330.aspx
WinJS Promise Example
http://code.msdn.microsoft.com/windowsapps/Promise-e1571015
![4d93f7e53d2e5d94c17396bc6a94def2.gif](/proxy.php?image=http%3A%2F%2Ftest.computerhelp.forum%2Fdata%2FMetaMirrorCache%2F4d93f7e53d2e5d94c17396bc6a94def2.gif&hash=04f83c32375b15fe29924a302c03b333)
View the full article