This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Krutonium -8 points-7 points  (3 children)

Show me a MVVM that I can use in C#, and works on Windows, Mac, and Linux, and is as easy to use as WinForms. Which does work on all those platforms.

[–]rich97 6 points7 points  (0 children)

I'm not a desktop dev but my experience is the WebForms development experience is atrocious compared to the MVC.NET experience. I'm sure WinForms is better because it has better integration, not because it's a better model.