System.Web.Caching vs. Enterprise Library Caching Block

后端 未结 4 520
粉色の甜心
粉色の甜心 2020-11-30 19:56

For a .NET component that will be used in both web applications and rich client applications, there seem to be two obvious options for caching: System.Web.Caching or the Ent

4条回答
  •  一整个雨季
    2020-11-30 20:25

    @Davide Vosti

    "If they put it in the web namespace, I think's it's for a good reason." Does that same logic apply to the Concurrency and Coordination Runtime (CCR) in the robotic studio? no? didn't think so.

提交回复
热议问题