Judi Smith

Results 3 issues of Judi Smith

I'm not sure if this is a .Net 3.1 vs 5 issue. However, the Post call in the current code uses `PostJsonAsync`. I believe the correct call is `PostAsJsonAsync`. Also...

When running the solution as presented, the background of the frame containing Monkey data text is black. Fix: ``` ```

In the video at 3:43:45 the image on nodata.png is displayed as being centered on the screen. The code demonstrated does not result in a centered image. Additionally, the code...