I’m trying to find the length of the linestring between the starting point of the linestring and the point which are used to find the nearest distance to
I have a requirement to create a Net Core Api running in a docker container. Typically, I would link that to another container running MongoDb and run them both
I'm creating a program to automatize the train logical system, using Java. I want store trains with ArrayList: ArrayList<Treni> train = new ArrayList<&
I am working on a networking project and I need to initialize an object in a try-catch block. I want the object, which represents a socket, to close the socket
I am a super early user of coding from Italy. I came up with an idea to promote a company logo on their website and I almost reached the goal so I am sharing th
First off I'm using Mac. Next, I need to execute this "file.sh" we will call it. Everytime I need to execute it I have to open Terminal and type: cd /Users/Ja
I can try on swagger or postman, that is working but i cannot send request in flutter. This is the output of Postman => --header 'Content-Type: application/j
I'm creating an iframe with a small HTML5 video. the video shouldn't start playing unless the iframe is in the viewport. I noticed that this isn't as easy as I
I am trying to make a line break to my icon description, and I tried with /n and checking the multiple lines option in the interface builder. Aqui es donde sac
I have a partial view with two buttons. The buttons will call different handler and update the partial view with the result. I managed to set the handler in the