I currently have a validation for sortField but I checked this accepts /api/request?sortField='date'&sortField='time' and I want it to only accept one value
I just started to download vscode minutes ago. However, I am having a problem with my terminal in vscode where it is just plain white, including the path text.
as i was continuing to work on an application, i came across this issue an i still couldn't solve it for more than 4 days now. The issue is that i cannot increm
I am using TO_DATE in one of my PostgreSQL functions and it is throwing errors like date/time field value out of range: "2021901". This is happening for the mon
I would like to convert the SID's System.Byte[] type to a String. My code: string path = "LDAP://DC=abc,DC=contoso,DC=com"; DirectoryEntry entry = new Directo
take an array and find an index i where the sum of the integers to the left of i is equal to the sum of the integers to the right of i. If there is no index tha
Database in Oracle - View: COLUMN_NAME | DATE_TYPE ___________________________________________________ UMOWA | VARCHAR2(30) RODZ_LEAS | V
I am wondering how does Publish in Visual Studio work, the question is: Does the Publish in VS gets the code in the control-version to be built and published o
I am new to Flutter and tried setting up an application but the last step is always failing: flutter packages pub run build_runner build I get the following er
I have the following pieces of code that I want to optimize. It outputs the correct result fast, however, only for the list with a max of 10^5 instances. But I