I had almost given up on the UWP version of .NETpad multiple times because of difficulties with asynchronous operations.
Premium

BY Paul Thurrott with 0 Comments
I had almost given up on the UWP version of .NETpad multiple times because of difficulties with asynchronous operations.
BY Paul Thurrott with 3 Comments
For the UWP version of .NETpad, I’m trying to rethink the user experience in way that respects the strengths of this platform.
BY Paul Thurrott with 18 Comments
My struggles with the Universal Windows Platform (UWP) continue. A key contributor: Asynchronous file operations and pop-ups.
BY Paul Thurrott with 4 Comments
After going down a few rabbit holes, I think I’ve finally arrived at a UI that makes sense for the UWP version of .NETpad.
BY Paul Thurrott with 14 Comments
After experiencing many frustrations, I had an interesting breakthrough with UWP, mirroring an earlier and similar success with WPF.
BY Paul Thurrott with 8 Comments
I spent a lot of time researching UWP and Xamarin Forms over the weekend and decided to renew my efforts to port .NETpad to UWP first.