Category "uwp"

x:bind and data validation for numeric field

I'm struggling a bit with UWP, x:Bind and data validation. I've got a very simple use case: I want the user to input an int in a TextBox and display the number

How to make a circle type buffer around NetTopologySuite Point with radius in N meters?

I have to draw a circle with N meters diameter around some geolocation. I could able to generate coordinates for vertically oriented ellipse only. C# using NetT