Unity, Business App UI?
If you followed the old blog then you know that Xamarin screwed me. It derailed my Garden App and I have spent years trying to…
If you followed the old blog then you know that Xamarin screwed me. It derailed my Garden App and I have spent years trying to…
I started a Deep Learning with Python from Manning Publishing when I started journey down the Machine Learning rabbit hole. I did pretty well until…
It is surprising frequent that I have customers who do not like using third party libraries. They want to own all the code. As a…
Some errors are cryptic and it takes hours to fix, others tell you explicitly what is wrong but you have no idea what to do.…
Back in 2010, I met my first nemesis for the 2010’s it was the Art of Unit Testing from Manning. This is a combination of…
One of the questions, I got in my mailbag is a question on how to implement some blurb of code on multiple controls. For instance,…
I have gotten a couple of questions about how to do thing x with colors in WinForms. One of the weird things that always seem…
I got a funny little email, it was a plea to answer a question that had gotten them stuck. They wanted to pass information between…
Because Entity Framework screwed me with ADO.NET, we need to get ADO and SQLite together in holy .NET-ism? Is that a thing? Anyway, just to…
When I started playing with my Garden App back in 2018, I figured out how to get SQLite to work with Entity Framework. It was…