Build WinCE Custom OS Image — Part IIIn part I, I’ve installed required software — Visual Studio 2008, Microsoft Visual Studio 2008 Service Pack 1 and Windows Embedded Compact…Dec 23, 2021Dec 23, 2021
[Angular] Dynamically Set Background Color For Table ColumnsWhile creating a dynamic data table, sometimes we may want to set the background color of each column by it’s content. The first idea came…Jan 20, 2021Jan 20, 2021
Build WinCE Custom OS Image - Part II’m going to build a Custom OS image for Toradex Colibri T2 using the workspace Toradex provided on their website and plus a custom driver.Nov 16, 2020Nov 16, 2020
Flurl Error HandlingWhen using C# to implement Web APIs in .Net, usually I would use Flurl to interact with external APIs. Sometimes we may encounter an…Nov 6, 2020Nov 6, 2020
Angular — ExpressionChangedAfterItHasBeenCheckedErrorThere are many ways to cause this exception. One of them is by generating components dynamically. In this case, I use PrimeNG to generate…Nov 2, 2020Nov 2, 2020