Given the following table have, I would like to delete the records that satisfy the conditions based on the to_delete table. data have; infile datalines delimit
I am having issues troubleshooting Kerberos login issues in intranet network with AD into our web application. Our application has this architecture, which is n
So I've been trying really hard to crop an image according to my needs in flutter. Problem statement: I have a screen and in that screen I show a frame while th
I am trying to display messages saved in asyncstorage when a user is offline. I am able to store the new messages in asyncstorage, but I keep receiving the foll
Does anyone use useFormik hook? I need to validate username and password on the server. For validation I use the handleLogin(username, password) method. Here is
I have two similar functions. Both functions contain a nested for -loop. How I can combine these two functions to decrease duplicated code. The only difference
I have table and when I add a new row I want to calculat an id number to it. conditions: if i have missing number give the smallest one (3) if i have no missing
I'm in need of some help. Currently I am working on a Script Editor in C# and I have two rich text boxes: programTextBox, where the whole text is and linesTextB
I don't use Powershell nor Linux very often so I am unsure of what: ls -al would be in Powershell "terms". I tried to find something but it sa