Question: How do I delete a category? Deleting all the posts in a category doesn't do it. Can I edit categoryCache.xml and delete the appropriate CategoryCacheEntry?
A. Wait for it to expire from the ASP.NET cache, and then it will be gone. No need to edit CategoryCacheEntry directly.