MVP in Winforms

后端 未结 3 1182
春和景丽
春和景丽 2021-02-06 07:30

I\'m primarily from an ASP.Net background with some MVC. I\'ve also done a little Silverlight and MVVM, however I\'m now about to move into Winforms which I have very little exp

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-06 08:11

    You don't miss anything. MVVM is very suitable with WinForms. Microsoft only encoureges the use of WPF and MVVM pattern with it.

提交回复
热议问题