I created a database first model from my database and wrote the following code in the form load event: This error is displayed when the form is opened: System.
Im new to this area, I have a mission, I have build up an application that register some data that I have insert. lets call this app "A", now i copy the same ap
I am testing Firebase Cloud Messaging. What happen is that at the start of the react native project. The package name is com.abc So at the start of the project
I'm running into an issue while testing two functions that convert ISO and Epoch timestamp to the client timezone. The tests are passing but I'm trying to modif
Using the below query, I can get list of all the referenced tables, column names and I would like to get column datatype and data length as well. Please help me
I am trying to create one resource group via PowerShell. I am using below command to achieve that: New-AzResourceGroup -Name "RG01" -Location "Central US" I a
I'm trying to combine a couple of tables that I've already created into one large table output. Input: cnt = Counter() for ip in srcIP: cnt[ip] += 1 tabl
So i need to sort the elements by their date, so for an example if there are entries and 2 of them have the same date the result will be 3 in the result list.
I have a website with Gatsby.JS I want to when click download button, download one static pdf file. <button> <a download={`../../file.pdf`}>
So i have dropdown (cells J23) and when the dropdown gets the number, i want to show the results number (which is percent cell). I was use filter, search and if