开发者

How to apply MVC in Windows application?

开发者 https://www.devze.com 2022-12-15 13:11 出处:网络
I applied MVC (Model View Control) in web application but I never applied MVC on Windows application.

I applied MVC (Model View Control) in web application but I never applied MVC on Windows application.

How can I apply it in a Windows applicati开发者_开发问答on? If any good link?


When designing windows applications (at least if you plan to use WPF) I think you should use the Model-View-ViewModel design pattern, as recommended by Microsoft.


I suggest you read the following series: The Build Your Own CAB Series Table of Contents


I would personally suggest: http://www.springframework.net/

But here's as good a place to start as well: http://www.asp.net/mvc/learn/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号