We\'re trying to use AppFabric distributed cache. After a lot of back and forth with non-domain servers we finally put them in a domain and installation/setup was a bit easier. We got it up and runnin
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debat开发
I\'ve successfully got a few workflows going with Server AppFabric. What i have noticed however is that when i try to use namePipeBinding to communicate with the workflow then the call works successf
I am trying to convert a solution using EntLib into using AppFabric caching. By help of a few ext开发者_如何学Pythonension methods this is a fairly pain-free process.
I installed WIF runtime and SDK on my machine. I added Microsoft.IdentityModel.dll to my azure web application and locally everything is running great. I buil开发者_高级运维d simple web application wh
We are using appfabric as the 2ndlevel cache for an NHibernate asp.net application comprising a customer facing website and an admin website. They are both connected to the same cache so when admin up
I am trying cache a class instance with AppFabric but it return class instance with empty members. The reason is DataContract Attribute.
I have a few questions 开发者_Go百科that may be useful for others to get answered too. Is Velocity stable? I can only find CTP3. When is it due for final release?
After doing some initial research into using Appfabric for caching, my understanding is that the configuration provider for the cluster is a single point of failure as mentioned here:
Back when AppFabric Caching was \"Velocity\", High Availability was \"out of the box\" option, and one of the few major features that made it stand out over other caching systems, namely memcached. Ho