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 initial commit 2012-01-21 22:35:41 -08:00
sdkLocalDatabaseCS_WithAzureTables forgot to implement the IsCompleted value 2012-01-21 23:38:38 -08:00
.gitignore initial commit 2012-01-21 22:35:41 -08:00
Microsoft Permissive License.rtf initial commit 2012-01-21 22:35:41 -08:00
README.md initial commit 2012-01-21 22:35:41 -08:00
sdkLocalDatabaseCS_WithAzureTables.sln initial commit 2012-01-21 22:35:41 -08:00

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.