Windows Azure Mobile Services in Visual Studio 2013

Visual Studio Blog

With new tools for Windows Azure Mobile Services, Visual Studio 2013 helps you quickly build connected Windows Store apps. We’ve made it very easy for you to associate your app with Mobile Services, create new tables and services, edit your server side scripts, and most importantly enhance your apps with push notifications all from within Visual Studio. This blog post provides an overview of the features. To get more details, take a look at the Windows Azure Mobile Services Tools in Visual Studio 2013 Toolbox episode and our extensive documentation.

Get Connected

With the new Services Manager experience, you can easily connect your apps to online services such as Windows Azure Mobile Services. The Services Manager adds library references and custom snippets to your project allowing you to reference a particular service instance. Think of it as the enhanced version of the References Manager, where you can now add “connected references.”

To add a connected reference, simply select your Windows Store project, right click, and choose Add Connected Service.

Services Manager Window

Edit your server side scripts

Up until now, to create new tables and edit your server side scripts, you had to switch back and forth between VS and the Windows Azure Management Portal. With Visual Studio 2013, you no longer have to do that. Using our new Server Explorer functionality, you can do all your basic management tasks from Visual Studio.

Edit server side scripts in Visual Studio Server Explorer

Need a push?

Push notifications can be a powerful tool for informing users of changes in their data. Until now, this has required a significant amount of code and steps to follow. To make things easier for you, we’ve created the Push Notification Wizard.

The Wizard guides you through all the steps required to enable your Windows Azure Mobile service to send push notifications (tiles, toast, and badge) to your app. In a nutshell, the wizard configures your project, your mobile service, the Windows Store, and the Windows Notification Service so that your app will get a push notification as soon as it launches. There’s a lot going on here, and again, the documentation gives a look behind the scenes.

To try out the Push Notification Wizard, simply select your Windows Store Project, right-click and choose the Add submenu, and select Push Notification.

Adding Push Notifications

We’d love to hear back from you. You can comment on this post, use the send-a-smile feature from Visual Studio, submit bugs through Microsoft Connect, or post suggestions on Visual Studio User Voice.

Image 0250 image thumb 288D7524 1 Merwan Hade: Program Manager, Visual Studio Windows Azure Tools

Merwan is a Program Manager with the Windows Azure Tools team in Visual Studio. He has worked on a number of tooling features, all designed to make it easier for developers to build and debug applications powered by Windows Azure. Merwan is passionate about app development, especially in the mobile space.

image Richard Lee: Program Manager, Visual Studio Connected App Tools

Richard is a Program Manager on the Connected App Tools team in Visual Studio. He works on making it easier to connect Windows Store apps to services from Visual Studio.

 

0 comments

Discussion is closed.

Feedback usabilla icon