Windows Azure Customer Advisory Team

Featured Articles

We Have Moved to MSDN

Comments

Posted on October 18, 2011 at 3:05pm by

All new content will be located on the MSDN Library.

See you there! More »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)

This article offers practical guidance for developers working with the brokered messaging .NET managed API in the Windows Azure Service Bus. The recommendations supplied in this article come directly from recent customer projects. While building real-world solutions with the Service … More »

1 Star2 Stars3 Stars4 Stars5 Stars (5 votes, average: 4.80 out of 5)

In a previous blog posting here I ran through a typical first blocker when using the code-first feature of Entity Framework (EF) with SQL Azure Federations.  That first blocker was understanding the correct procedure to submit the USE FEDERATION statement … More »

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)

A number of our SQL Azure Federation product evaluation customers have been inquiring about the typical how-to’s for using Entity Framework with this new SQL Azure capability. After providing guidance to a number of these customers it was apparent that … More »

1 Star2 Stars3 Stars4 Stars5 Stars (7 votes, average: 5.00 out of 5)

Integrating an on-premises process with processes running in Windows Azure opens up a wide range of opportunities that enable customers to extend their on-premises solutions into the Cloud environment. Based off real-world customer projects led by the Windows Azure Customer … More »

1 Star2 Stars3 Stars4 Stars5 Stars (8 votes, average: 5.00 out of 5)
PaoloAppFabricCATFeaturedImage

Introduction Some months ago I created a custom WCF protocol channel to transparently inject client-side caching capabilities into an existing WCF-enabled application just changing the its configuration file. Since I posted my first post on this subject I received positive … More »

1 Star2 Stars3 Stars4 Stars5 Stars (9 votes, average: 4.56 out of 5)

This blog post demonstrates how Windows Azure developers can leverage the Windows Azure Service Bus to enable asynchronous inter-role communication in cloud-based solutions using Service Bus topics and subscriptions. This post and its associated code sample offer a complete solution, one that enables simplified, scalable, loosely coupled communication between role instances on the Windows Azure platform. More »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)