2
Answers

Distributed cache component/service for C#?

Photo of davout davout

davout davout

14y
5.2k
1

I'm a relative C# newbie, and as most of my recent experience has been in the J2EE realm I'm hoping somebody can help with some info on what's available in the C# world to support enterprise level distributed caching.
For a Silverlight/C#/SQL Server application I'm helping with it has some performance problems when its tries to scale.  My initial view suggests that the architecture would benefit from the use of a synchronized distributed cache. Are there any services/products available in the C# stack for this type of facility?

Answers (2)

0
Photo of Onick Ahmed
NA 8 953 8y
Yes. but that remains the same
0
Photo of Amit Gupta
NA 16.5k 25.7k 8y
Have you tried clean and rebuild the project, sometimes this works as a charm !!