David Pugmire

Results 26 comments of David Pugmire

I'm unclear on the OP, but this might be similar to the issue I was going to raise. Are you saying you are not getting type safety and IntelliSense? That...

Dang. Seems so fundamental, should be auto by default. This pretty much means I have to abandon this almost-awesome datagrid immediately. :(

Super dumb. There are valid cases to NOT use email. And, allow me to highlight a keyword here: SignUpOrSignInWithPhone**Or**Email. Yeah, says Or, not AND. Ugh. Anyway, while we wait for...

@JasSuri, @charlesroddie and @blieven1 both nailed it. The UX of the built in user flows is so bad, they're unusable. I would love to use Custom policies, except developing those...

I've spent the last few days prototyping with SkiaSharp, coming from a user whose app currently uses NControl/NGraphics. NGraphics is definitely stalled in development. But I think this makes sense...

One thing I am hitting as I port my project to SkiaSharp is that NControlView has touch support, and SKCanvasView does not. :( So here is an area where NControl...

@mattleibow , this looks quite promising. I went through all the code on github. On the surface, the distinction between pen/mouse/touch is one of those things that seems like an...

Maybe I misunderstood the accounts. When I sign in with twitter, and then with facebook, 2 records are shown. This is not one user with multiple idp, but reflecting each...

This solution didn't solve it for me. I followed it carefully. Is there something else needed in current builds of Windows?

Im on Win10 build 17134.165. No error, I just simply can't make a request (for example, from browser to my UWP app listening on 8800). I get a 400. Worked...