PreviousNext

How to use an HTML/JavaScript client for Windows Azure Mobile Services

by bill-s, 2013-10-05T06:41:04.000Z

This guide shows you how to perform common scenarios using an HTML/JavaScript client for Windows Azure Mobile Services. The scenarios covered include querying for data, inserting, updating, and deleting data, authenticating users, and handling errors. If you are new to Mobile Services, you should consider first completing the Mobile Services Windows Store JavaScript quickstart or HTML quickstart. The quickstart tutorial helps you configure your account and create your first mobile service.

Read More