Can Velocity be used outside of ASP.NET开发者_运维百科 and/or IIS? We would to do a standard class libery and would like to do caching and wondering if this is a good solution.The only thing in AppFab
We have a 3 machine cache cluster running with SQL configuration provider. The service is running under a domain account on the cache hosts (We are not using Security). The SQL server is also running
One of开发者_JAVA百科 my friends wants to use AppFabric caching on server side (WCF services). But to reduce similar functionality across services code, he wants to cache data \"automatically\" using
I\'m working on a project with a web application who call wcf services. I\'ve decided to use AppFabric Caching for the session state.
This question is a continuation from How to pass required claims to OpenID identity provider with Azure ACS?
OK, My question is pretty simple, I am developing an application to deploy on Azure but I don\'t want to have to pay for any Azure services while developing.There is the local compute and storage emu
Here is the situation that we\'re in. We are distributing our assemblies (purely DLL) to our clients (we don\'t have control over their environment).
I am usi开发者_如何学Cng the WCFUserEventProvider code (as specified here) to log some events from my wcf service.
Our system uses AppFabric Caching on Azure and we have multiple kinds of apps and 开发者_开发技巧roles that are sharing the same cached values. I\'m looking for some recommendations on how to organize
My Se开发者_高级运维rver setup is Windows Server R2, IIS 7.5, AppFabric I have my WCF services enabled to Auto-Start.