Microsoft MVC bloggers

Sponsors

Windows Web Applications: Promises

The goal of this blog entry is to describe the Promise class in the WinJS library. You can use promises whenever you need to perform an asynchronous operation such as retrieving data from a remote website or a file from the file system. Promises are used extensively in the WinJS library. Asynchronous Programming Some code [...] Read More...

Read the complete post at http://feedproxy.google.com/~r/StephenWalther/~3/KGTovMMrflE/windows-web-applications-promises.aspx