Donald Roy Airey

Results 27 comments of Donald Roy Airey

Didn't fix anything. ``` 5>Tool xcrun execution finished (exit code = 1). 5>ld: framework not found System 5>clang: error: linker command failed with exit code 1 (use -v to see...

Never mind. It appears to be MSAL that's causing the issue.

> Conceptually, NavigationView was designed to hold navigation destinations (usually pages within an app) rather than traditional commands (like Save, Open, Copy). This is one of the most short-sighted design...

> Has anyone found any other workarounds? Yes. Don't attempt to use XAML to create the control. The algorithm for finding the library where the control lives has a bug...

> @hlavli I think the workaround is to prevent the debugger from breaking on certain exceptions: 1.) Disabling the exception doesn't work and 2.) this is a terrible exception to...

I just want to point out that HTTP DELETE without a payload is an incomplete design. Every multi-user web service needs a concept of Optimistic Concurrency if the users share...

We all know how to use the Query parameter. My understanding is that this topic has to do with the proper interpretation of REST and, to my point, is REST...

This is still an issue. Just because nobody fixes it, doesn't mean it's not still an issue.

First, I can confirm this is a big issue with WinUI. Second, there is another option. It's not great, but it appears to work: remove all the content resources from...

What's the status of this? I'm running into the same problem using the above code and version 1.0.2651.64 - no passwords are being remembered or prompted to be remembered.