Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hi please help me..
I really have to know about caching.how to work on Cachinginterface,cachingclientinterface,memorycaching,externalcaching
Posted
Comments
Sergey Alexandrovich Kryukov 12-Oct-14 0:12am    
Sorry, this is not a question. It's hard to understand what help you may need.
—SA
nasreenbegum 12-Oct-14 1:01am    
Hi,
i want to know..
what is CacheClient API interface?How to work on this?

1 solution

Probably, you mean this: http://msdn.microsoft.com/en-us/library/ff383731%28v=azure.10%29.aspx[^].

If so, you can get familiar with these matters if you start learning using original MDSN documentation from the page referenced above. Or even earlier: here:
http://en.wikipedia.org/wiki/AppFabric[^],
http://msdn.microsoft.com/en-us/library/ff383731%28v=azure.10%29.aspx[^];
or even here: http://msdn.microsoft.com/en-us/library/ff361664%28v=vs.110%29.aspx[^].

—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900