tags:

views:

26

answers:

2

Am looking for a third party tool/provider of session state/caching in an ASP.NET context.

+1  A: 

Checkout this blog post (at the end of the post there's a list of third party providers like NCache, ScaleOut and Memcached).

Darin Dimitrov
A: 

You might also want to look into Windows AppFabric.

e36M3