I\'m working on a CRUD ASP.NET WebForms web application consisting of a couple of pages in which the user fills in data. My client doesn\'t want to store the entities in the
Use MemCached. there are tons of examples on the internet. Try this : Implementing Distributed Caching using Memcached