I have an extension method for the Microsoft.ApplicationServer.Caching.DataCache object found in the Windows Server AppFabric SDK that looks like this:
Is it possible to host WCF开发者_如何学Python Services with Appfabric Service Bus endpoints in IIS6 on Windows Server 2003 64 bit?
I have been trying to follow this example (download the source code from a link on the site or here, but I keep running into an error that seems embedded in the example.
I\'m trying to configure the acm.exe and the acmbrowser.exe tools in order to manage my service namespace. I\'m using th开发者_运维技巧e AppFabric Labs so I set the host to \'accesscontrol.appfabricla
I\'d like to understand how security works in Windows Server AppFabric Cache. If i have it defined like
I have been playing with some azure service bus samples and wanted to try out using the netEventRelayBinding for a publish/subscribe service. What I am curious about is how it can be tested locally th
I heard about Velocity several years ago when MS made a splash going head to head with MemCached. Recently I needed to try outwhich solution would work best in my project: MemCached or .NET Velocity.
I\'m experimenting with \"configuration-less WIF\", where I want to accept a SAML2 token that is generated by Windows Azure\'s AppFabric STS.
I read a lot of documents about AppFabric caching but most of them cover simple scenarios. For example adding city list data or shopping card data to the cache.
I a开发者_如何转开发m trying to deploy a WCF service to AppFabric however there is no Deploy option when I right click on the default web site in IIS manager.