I am trying to use HighCharts in a .Net5 Application. All of the examples that they provide appear to be written for .Net Core 2.1. As an example, here is the c
I have made android app that reads truck driver card (from tachograph) via otg smart card reader. I can read all files on card from tree structure on image bell
up until recently I have only worked with one version of Python and used virtual environments every now and then. Now, I am working with some libraries that req
I need to scan a number and then sort it in a list. How can i make the program ignore if a user types in letters instead of a number. it throw
I'm creating my JavaFX application and I need to use time label every time new list cell is created. I need to put the string with current time in HH:MM format
I have a page with some tables in its source: <table width='100%' cellspacing='0' cellpadding='2' class='an'> <tr> <td width='35%' a
We're developing a Burn-based setup, with a custom UI. The custom UI project uses .NET Framework 4.8. We're trying to use AutoFac 6.3. When run, the setup fails
I would like to create tasks dynamically in a flow based on the result from another task. Is it somehow possible to do it in the following way ? I am able to do