What is the best scalable architecture to build services for Windows Phone 7 apps to connect to?
- by Kevin Jensen
I want to build my first Windows Phone 7 application and I'm going to need a service backend.
Should I be using something like NServiceBus? WCF? Any suggestions would be helpful.
I'm guessing the Cloud (Azure) would be the best place to host this service?