AJM
AJM

Reputation: 32490

Third party session state provider for ASP.NET

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

Upvotes: 3

Views: 595

Answers (2)

e36M3
e36M3

Reputation: 6022

You might also want to look into Windows AppFabric.

Upvotes: 0

Darin Dimitrov
Darin Dimitrov

Reputation: 1039140

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

Upvotes: 2

Related Questions