Using Promises In Visual Studio LightSwitch

image

To create responsive HTML applications (using JavaScript) you will need to use asynchronous calls to communicate with external resources. While you can make requests synchronously, it is a bad practice because it locks up the web browser…

Tags: HTML Client (Preview Version)
 •  0 comments  •  flag
Share on Twitter
Published on December 28, 2012 10:24
No comments have been added yet.