Nov 5, 2013
0
0
Using Windows Azure Mobile Services from C++ Windows Store apps
Most good apps these days provide some kind of connected experience whether it is the ability to connect to existing popular web services (like Facebook, Twitter, SkyDrive etc.) or building their own custom backend based somewhere in the cloud. Visual Studio 2013 provides support for both these scenarios for C++ developers. For the form...