A simple example showing how to update this To Do application to use Windows Azure tables instead of the local database.
Перейти к файлу
Wade Wegner ee40aa7e1f forgot to implement the IsCompleted value 2012-01-21 23:38:38 -08:00
packages
sdkLocalDatabaseCS_WithAzureTables
.gitignore
Microsoft Permissive License.rtf
README.md
sdkLocalDatabaseCS_WithAzureTables.sln

README.md

sdkLocalDatabaseCS_WithAzureTables

This repository contains a sample that shows how to modify the Windows Phone sdkLocalDatabaseCS sample to use Windows Azure tables instead of the local database.

Getting Started

Dependencies

Running the sample

By default this sample uses the local storage emulator that ships with the SDK. Before running be sure to start the storage emulator.

  1. Click Start, point to All Programs, and then click Windows Azure Emulators - November 2011.
  2. Click Storage Emulator.