I want to start using memcached in my ASP.NET application.
I think I need to set up a memcached server and then access it using a .NET specific client.
However I'm struggling to see how to set it up, where to find the exact downloads for .NET and so on
Found the answer I was looking for in these questions