What is the best scalable architecture to build services for Windows Phone 7 apps to connect to?
        Posted  
        
            by Kevin Jensen
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kevin Jensen
        
        
        
        Published on 2010-06-03T18:43:21Z
        Indexed on 
            2010/06/07
            0:42 UTC
        
        
        Read the original article
        Hit count: 581
        
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?
© Stack Overflow or respective owner