Top "Azure-appfabric" questions

Azure App-fabric are part of Microsoft Azure Middleware components.

C# errors: member names cannot be the same as their enclosing type and interfaces declare types

I am trying to lauch a service for appFabric for windows Azure. I am implement and EchoService and i need …

c# visual-studio-2010 appfabric azure-appfabric
What's the advantage of Read-through, write-behind over cache-aside pattern in AppFabric?

In cache-aside as well as Read-through patterns, in both the patterns we need to write code to write to the …

caching appfabric appfabric-cache azure-appfabric
Advantages of Service Fabric Microservices vs Collection of Azure Cloud services/web apps

I have a application that can be broken down into multiple communicating services. My current implementation is monolithic and I …

azure microservices azure-service-fabric azure-cloud-services azure-appfabric