Hi,
In real time does "cache" is used in asp.net applications.
Is wshttpbinding is used for WCF projects in real time.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Apr 12, 2012, 11:55 PM
There are some useful articles available.
Please go here:
http://pieterderycke.wordpress.com/2012/04/09/caching-in-wcf-services-part-1/
http://www.codeproject.com/Articles/46945/WCF-Cache
http://msdn.microsoft.com/en-us/library/ee230443.aspx
http://chandradev819.wordpress.com/2011/04/10/how-to-implement-caching-in-wcf/
Satyapriya NayakPosted Apr 12, 2012, 12:39 PM
Please refer the below links
http://msdn.microsoft.com/en-us/library/aa478967.aspx
http://www.asp.net/web-forms/videos/how-do-i/how-do-i-use-the-aspnet-cache-object-to-cache-application-information
Thanks