I have a small .NET Core project, where the complete build/test/deploy process is handled in a Cake script. I have a powershell script that runs the cake scrip
I am creating a program that will write and read the content of a binary file. The part I am struggling with is reading/writing pointsEarned and studentGPA as a
When running aws lambda update-function-code --function-name my-function --zip-file fileb://my-zip-file.zip" it opens an editor with the details upon completio
In my app I added the possibility to add and save pictures for everyday day, represented by a Fragment. In order to save the picture on the SD card, I currentl
When I upload my build to testflight, I received this mail from the App store connect. I think If I update my Xcode to 11 it gets resolved. Can anyone clarify
Calling IServerXmlHttpRequest.Open: var http = (IServerXMLHTTPRequest2) new CreateComObject(CLASS_ServerXMLHTTP60); http.Open("GET", "https://thepiratebay.org/d
I am attempting to copy specific data from one sheet to another. I think the steps would be: Enter the data into the quote tracking sheet If the job has been aw
I am trying to upload an image file in an express endpoint using multer but it is not working. I keep getting the 500 unexpected field error. I need to be able