vote up 0 vote down star

I'm not sure why finding any frameworks or good example projects for developing windows application is so difficult. I'm sure that for web application framework, we have Castle Project or ASP.NET MVC that are very great stuffs and have many examples that follow the best practices like IoC, Caching, and etc.

Is there such things that have already existed for Winforms?

flag

32% accept rate

2 Answers

vote up 0 vote down

The Smart Client from MS uses MVP patterns.

link|flag
vote up 0 vote down

MVC#

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.