NCache 4.4 - Online Documentation

Support for .NET & ASP.NET Apps

 
NCache has been developed completely in .NET with C#. Therefore, unlike other products that are either developed in Java or C/C++ and only provide a .NET client API, NCache is a 100% native .NET product that fits very nicely in your .NET application environments.
 
You can use NCache from any .NET application including ASP.NET, WCF and web services, Grid Computing applications, and any other server-type applications with high transactions. So, whether you're making client-side API calls to NCache or developing server-side code for Read-through/Write-through, rest assured that you will always be in native .NET environment.
 
NCache provides support for the following:
 
  • ASP.NET Session State Storage for web farms
  • ASP.NET Content Acceleration: This includes caching View State and Minify and Merge of JavaScript.
  • ADO.NET Entity Framework 4.0 Cache
  • NHibernate second level Cache
  • EntLib Caching Block Provider
  • .NET 4.0 Cache Provider
 
Please visit our website for more detail on Support for .NET.
 
 
See Also