Excellent post from Ryan Dunn explaining how to host internal WCF services using a Worker Role.
Similar Posts
How to Build a Hybrid On-Premise/In Cloud Application
Different options and scenarios on how to integrate on-premise components with Windows Azure roles or SQL Azure databases. Click here to open link…
Windows Azure Insider December 2012 – Using Service Bus sessions for advanced messaging patterns
For the December 2012 issue of the MSDN magazine Windows Azure Insider column, Bruno and I take on the session capabilities offered by the Service Bus, allowing developers to group messages and use a private state for storing global values. We also talk about advanced messaging patterns, and their importance when it comes to decoupling…
The Windows Azure Training Kit April 2013 update is now available
The April 2013 version of the Windows Azure Training Kit is now available for download. You can find it here: http://www.microsoft.com/en-us/download/details.aspx?id=8396 Content Updates: • New Presentation: Windows Azure Mobile Services and Android • New Lab: Windows Azure Mobile Services and Android • New Lab: Windows Azure Mobile Services and Windows Phone • New Presentation: Introduction…
Azure AppFabric ACS v2.0 High Level Architecture
I always get questions about the Azure AppFabric Access Control Service (ACS), and how to use it. This blog entry from Alik Levin explains its architecture, and a simple example on how it can be used for external authentication. http://blogs.msdn.com/b/alikl/archive/2010…
Windows Azure Toolkits for iOS, Android and Windows Phone
This is great news for mobile developers. Now you leverage the cloud to simplify the complexity of supporting multiple devices. I am planning to start testing the toolkit in the following days, and will report my results. Click here to open link…
Automated Build and Deployment with Windows Azure SDK 1.6
Tom Hollander recently posted a great article on how to use the new deployment capabilities in the Windows Azure SDK v1.6, including the use of the .publishsettings file with a build server using TFS and MSBuild. Enjoy! Click here to open link…