Hello to sharpdevelop community,
I have a dilemma about which UI should I choose. I am not a programmer. Still I would like to learn a single UI for ironpython.
I have been goolgling a bit, and looks like Microsoft does not intent to support winforms any more. I've also found an examples of how wpf is more advanced than winforms. Also, If I understood correctly, even wpf is not Microsoft's priority any more, that being winRT. And HTML5 likely to take over WPF.
I intend to code in ironpython only, and make forms for windows desktop applications.
By first look (without any knowledge about either winforms or wpf) it's much easier for me to read winforms ironpython source code, than WPF's xaml.
Can somebody advise me, which one of these two should I choose?
Thank you for the reply.