We use some Azure specific features (mostly blob storage) in our applications. With blob storage, we figured out how to run it without requiring the sluggish Azure Emulator.
We're experimenting with the Azure Caching Preview now. It does some pretty cool things and could help address some performance concerns I have with a few of our features, but I haven't gotten it to work without it running either in the emulator or in an Azure production environment.
So, is there any known way to get it working on its own? Having to run our app in the emulator to get anything done is kind of a deal breaker, especially for some of our developers on machines without solid state drives.