rebelchris / mobile-services-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Services Samples

##TodoListNotifications (PhoneGap) PhoneGap is a free and open source framework, which makes it easier to create app for key mobile device platforms using standardized web APIs, HTML and JavaScript. This sample shows how to use Azure Mobile Services (JavaScript backend) integrated with Azure Notification Hubs to send push notifications to a PhoneGap app on three client platforms: iOS, Android, and Windows Phone 8. This sample adds push notifications, using Notification Hubs, to the PhoneGap quickstart project for Mobile Services. The sample uses the PhoneGap PushPlugin and Mobile Services REST APIs to create push notification registrations in the Notification Hubs. For more information, see the sample readme file.

##TicTacToe TicTacToe is a Windows 8.1 app that uses a mobile services backend to enable multiple players to play tic-tac-toe games with each other on their Windows 8.1 devices. The sample demonstrates the same mobile service with the JavaScript and .NET backends, with the same client. The sample shows how to use table scripts (table controllers in the .NET backend), user authentication with Microsoft Accounts, push notifications using notification hubs and tags, custom APIs, and the .NET client API. See the sample readme file.

##TodoOffline TodoOffline is a version of the todoitem quickstart updated to make use of our offline SDK features. The sample shows how to set up a local database, sync data from the server, and push changes on demand back to the server. For more information, see the sample readme file

##Table Storage With .NET Backend Samples showing how to work with a mobile service which uses Azure Table Storage to save the items in the table. It also shows how the client SDKs can be used to retrieve data from it.

About

License:Apache License 2.0


Languages

Language:JavaScript 43.4%Language:Objective-C 22.5%Language:C# 18.1%Language:Rich Text Format 4.9%Language:Java 4.2%Language:CSS 2.3%Language:HTML 1.7%Language:Shell 1.4%Language:Batchfile 0.7%Language:C++ 0.3%Language:C 0.2%Language:PowerShell 0.1%Language:AppleScript 0.1%Language:Ruby 0.0%Language:ASP.NET 0.0%