Object cache for C#

前端 未结 9 1426
面向向阳花
面向向阳花 2020-12-07 23:06

I\'m doing a document viewer for some document format. To make it easier, let\'s say this is a PDF viewer, a Desktop application. One requirement for the s

9条回答
  •  一向
    一向 (楼主)
    2020-12-07 23:41

    There's patterns & practices Enterprise Library (more specifically, Caching Application Block), but it IMO tends to be over-engineered and overly complex.

提交回复
热议问题