Monogame 2D CameraWelcome to Monogame. Monogame is a nice little framework that allows you to make games from scratch using C# and the .Net ecosystem. While…Sep 7Sep 7
PerleyML Bag Of WordsBag of words(BOW) is used frequently in machine learning. It can be used to convert image or text data, for instance, into numeric data a…May 22, 2021May 22, 2021
Machine Learning From Scratch.So the AI is taking over. Not really, not yet anyways. However Machine Learning and Artificial Intelligence are pretty much booming. There…May 22, 2021May 22, 2021
Gtk#: The DownsidesI love Gtk and what I can do with it. Simple and straight forward, for the most part, and runs well on Windows and Linux. I honestly have…Jan 30, 2021Jan 30, 2021
GTK Listview AKA TreeViewNeed to build a list using GTK? Maybe you’re turned on by physical pain? How about the mental anguish? Well I hate to break it to you…Jan 30, 2021Jan 30, 2021
Net 5 Rest API — ControllerSo to begin, web API’s are useful tools that can provide functionality to just about every application out there. They can be used to…Jan 2, 2021Jan 2, 2021
.Net Core 3.1/.Net 5 CORSHave you run into an xmlhttp error? Do you think it could be due to your .Net backend? It very well could be.Dec 22, 2020Dec 22, 2020
Lets Make A Gtk# App.Earlier today I posted an article about how to create a new Gtk# application with .Net Core. In the image above you can see the applet we…Sep 25, 2020Sep 25, 2020
Start A New Gtk# Project in .Net CoreAre you starting a new application for desktop computers? Would you like it to run cross-platform? Want to try something a bit different…Sep 24, 2020Sep 24, 2020
Gtk#If you use C# and .Net you are probably well aware of winforms, WPF and UWP. These frameworks allow you to design UI for your applications…Sep 20, 2020Sep 20, 2020