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?
Loading
james leePosted Feb 7, 2011, 6:51 AM
simonePosted Aug 23, 2010, 5:01 AM
http://msdn.microsoft.com/en-us/windowsserver/ee695849.aspx
the codename for the Caching part was Velocity so you might find some more information searching by codename
http://blogs.msdn.com/b/velocity/