Hello There!
I have an application where i use a wpf map, i also use cache for it to be more fast,but i have a problem,when maps get updated it keeps the old cached ones and i must clear ALL of cache to get the new ones,how can i choose the parts that i want to delete instead of deleting all of them? For example to delete the cache only for my current extention?
Thanks!