MVP Framework for winforms

后端 未结 2 1453

i\'m working in a new project and i want to implement MVP pattern. There is a framework for winforms that use this pattern? I checked CAB but my project isn\'t complex to implem

2条回答
  •  星月不相逢
    2021-01-30 02:39

    This is not a framework, but I would read Jeremy Miller's Build Your Own Cab series before you settle on your design. He covers the various presentation patterns in WinForms.

提交回复
热议问题