Dan F

Results 26 comments of Dan F

@AartBluestoke I believe its true, false and filenotfound.

Short answer is no due to the Airgap issue. Long answer: https://blogs.msdn.microsoft.com/dwayneneed/2013/02/26/mitigating-airspace-issues-in-wpf-applications/ Alternative solution: Use FBO's to render to a WritableBitmap used an an ImageSource in an Image element within...

My problem is that I have a different language client with a case sensitive JSON parser (I could write you a unit test showing you that a case sensitive parser...

> Why not just add a flag to `Obsolete` to specify this behavior? Instead of `bool error`, create new `enum ObsoleteLevel { Warning, Error, BinaryCompatOnly }`, then obsolete the `Obsolete`...

@contre anything I could do to help move this along?

Is this still on the roadmap?