I would like to see the MFC programming model beeing brought to .NET for C++ developers.

Currently .NET - or at least WinForms - is VB'ish with event handlers like menuItemToolStripMenuItem_Click.

I would like to see command routing and command and update handlers.

I also would like to get the document/view model back. Also a form is in no way a replacement for a CView.

Maybe it's too late for WinForms, but how about WPF?


Thanks
André