We are planning to use Windows Server AppFabric Caching for a healthcare application. We have a Patient master and other master data which we want to cache using AppFabric Cache. However we also have backend integrations setup with other applications using SQL Server Service Broker and Replication which can update this Patient master and other lookup data. How can we notify AppFabric Cache when this data is updated using Service Broker, so that cache always reflects the latest Patient master and other master data information. Can we use SQL CacheDependency or SQL Server Notification services?
Thanks, Gaurav.