Pluralsight Course Published – Designing an Intelligent Edge in Microsoft Azure
Jared Rhodes, Microsoft MVP and Pluralsight Author, discusses his newly published course, Designing an Intelligent Edge in Microsoft Azure
Communicating between Python and .NET Core with Boost Interprocess
Jared Rhodes, Microsoft MVP and Pluralsight Author, showcases how to use shared memory to communicate between .net core and python
Using Angular Kendo Grid with Elastic Search and ASP.NET Core
There was a need for using a Kendo Grid in an Angular 5 website where the backing store for the data was Elastic Search. Utilizing the...
Creating an ASP.NET Core application for Raspberry Pi
As a part of the Wren Hyperion solution, an ASP.NET Core application will run on an ARM based Linux OS (we are building a POC for the...
Unable to load DLL ‘e_sqlite3’ dotnet core Raspian
If you get the error message “Unable to load DLL ‘e_sqlite3’ dotnet core Raspian”, that means that the...