-
Recent Posts
Archives
Categories
Meta
Monthly Archives: April 2013
Caching and Asynchronous Excel UDFs
This sample shows how the result of an Excel-DNA async UDF call can be cached using the .NET 4 MemoryCache class. PS: Apparently there is a bug in the memory management of the .NET MemoryCache class. See the StackOverflow discussion and the … Continue reading