Developing WPF software without MVVM

后端 未结 5 980
走了就别回头了
走了就别回头了 2020-12-30 10:05

We want to start develop an intermediate desktop software. We decided to use the WPF. We don\'t want to use the MVVM pattern. Because we are not familiar with MVVM, and als

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-30 10:42

    You can develop any application by WinForm and WPF without any Design Pattern or Application Pattern.

提交回复
热议问题