Any example, which elaborate managing asp.net mvc 3 cache in web farm (application hosted on multiple servers) using windows server 2008 r2 DFS?
I will appreciate your response.
Any example, which elaborate managing asp.net mvc 3 cache in web farm (application hosted on multiple servers) using windows server 2008 r2 DFS?
I will appreciate your response.
For caching in web farm, you can use Windows Server AppFabric Caching.
The topic is significantly huge. If you have specific problem, we can help you!
You mean this stuff? http://msdn.microsoft.com/en-us/library/xsbfdd8c%28v=vs.100%29.aspx
It shouldn't be any different then if you're using a non server farm or regular file system.
Are you having a specific problem?