Nick N.
Nick N.

Reputation: 13578

Is it possible to send push notifications from an ASP.NET MVC4 form to windows azure mobile services

I'm trying to get windows azure mobile services to work, and now I want to let an administrator send his own custom push messages to all different devices.

Our idea is to make a website with login of course, where the administrator can fill in a form. This form will be sent or post to windows azure mobile services and then windows azure does the rest. Can someone point me in the right direction for sending to windows mobile azure from within asp.net MVC.

Upvotes: 1

Views: 2625

Answers (1)

Related Questions