C# (CSharp) NSoft.NFramework.Caching.SharedCache.Web Namespace

Сlasses

Name Description
SharedCacheOutputCacheProvider .NET 4.0 이상에서 ASP.NET Page의 OutputCache를 SharedCache에 저장합니다. 참고: http://www.4guysfromrolla.com/articles/061610-1.aspx http://weblogs.asp.net/gunnarpeipman/archive/2009/11/19/asp-net-4-0-writing-custom-output-cache-providers.aspx http://weblogs.asp.net/scottgu/archive/2010/01/27/extensible-output-caching-with-asp-net-4-vs-2010-and-net-4-0-series.aspx
SharedCachePageStatePersister SharedCache 캐시 시스템에 Page 상태 정보를 저장하는 Persister 입니다. 참고 : http://www.sharedcache.com/cms/
SharedCacheSessionStateStoreProvider SessionState 정보를 SharedCache (http://www.sharedcache.com) 시스템에 저장하도록 합니다. 예제 : http://msdn.microsoft.com/en-us/library/ms178589.aspx