Giter Club home page Giter Club logo

azure-mobile-services's Introduction

Windows Azure Mobile Services

With Windows Azure Mobile Services you can add a scalable backend to your connected client applications in minutes. To learn more, visit our Developer Center.

Getting Started

If you are new to Mobile Services, this tutorial will walk you through the process of creating your first Mobile Service and accessing it from a Windows Store application.

Download Source Code

To get the source code of our SDKs and samples via git just type:

git clone https://github.com/WindowsAzure/azure-mobile-services.git
cd ./azure-mobile-services/

Windows Client SDK

Our Windows SDK makes it incredibly easy to use Mobile Services from your Windows Store applications. You can download the SDK directly or you can download the source code using the instructions above and then you will find the Windows Client SDK under /azure-mobile-services/sdk/windows.

Prerequisities

The SDK requires Windows 8 RTM and Visual Studio 2012 RTM.

Running the Tests

The Windows SDK has a suite of unit tests but the process for running these tests might be unfamiliar.

  1. Open the /azure-mobile-services/sdk/windows/win8sdk.sln solution file in Visual Studio 2012.
  2. Right click on the Microsoft.Azure.Zumo.Windows.CSharp.Test project in the solution explorer and select Set as StartUp Project.
  3. Press F5
  4. A Windows Store application will appear with a prompt for a Runtime Uri and Tags. You can safely ignore this prompt and just click the Start button.
  5. The test suite will run and display the results.

Building and Referencing the SDK

When you build the solution the output is written to the /azure-mobile-services/sdk/windows/bin folder. To reference the SDK from a C# Windows Store application, use the dll located at /azure-mobile-services/sdk/windows/bin/{Flavor}/Windows 8/Managed/Microsoft.WindowsAzure.MobileServices.Managed.dll (where {Flavor} is Debug or Release).

Sample Application: Doto

Doto is a simple, social todo list application that demonstrates the features of Windows Azure Mobile Services. You can find doto under /azure-mobile-services/samples/doto.

Need Help?

Be sure to check out the Mobile Services Developer Forum if you are having trouble. The Mobile Services product team actively monitors the forum and will be more than happy to assist you.

Contribute Code or Provide Feedback

If you would like to become an active contributor to this project please follow the instructions provided in Windows Azure Projects Contribution Guidelines.

If you encounter any bugs with the library please file an issue in the Issues section of the project.

Learn More

Windows Azure Mobile Services Developer Center

azure-mobile-services's People

Contributors

paulbatum avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.