How to cache large data set (from azure database) in azure cloud service ?.Can i use table storage as cache?
Data insertion and updation is at high frequency. I need to generate multiple graph on same page in real time what will be the best approach to do this.
Thanks
Azure offers its own cache service. You can learn more about it here:
http://msdn.microsoft.com/en-us/library/dn386094.aspx