Hacker News new | ask | show | jobs
by colde 3051 days ago
Yeah, XML GUI is nothing new. But there are huge differences in usability. Having worked with at least a few of those, i got to hand it to Microsoft. Working with XAML is a pleasure compared to any other UI framework i have had to work with.

It really works well, and their Blend tool, makes it easy enough for even non-developers to design the UI component.

1 comments

I still hold onto WPF for my pet projects.

It was around when I was taking my baby steps with GUI development, and nothing else I tried later came even close.