I am working in asp. net core 6.0 web API project (clean architecture (CQRS)). I am using fluent validation for validate command and queries. public class Creat
I am new to JML warnings and I am trying to remove all warnings for this function: //@ requires input <= Integer.MAX_VALUE; //@ requires input >= 0; //@ e
What status code should a well-written HTTP server return when it gets a CORS preflight (OPTIONS) request? 200, 204 or something else? Should the status code
I'm at the moment trying to send a right click to a computergame without affecting my visible mouse pointer. I'm not sure if the game just doesn't like it or if
This is how my chart is currently I want to zoom in such that the picture fits correctly. I dont want to display values till 0, but maybe till 18000 on Y Axis s
I want to create a product/project documentation in R that is going to be reviewed and discussed by a group of reviews. There are plenty of examples of how to c
I run an sql query to calculate mean and count after grouping combinations of themes, and country. This works fine. create table georisk as (select themes, coun
I am trying to migrate an application from the google app engine standard environment first generation(python 2.7 runtimes) to second-generation ( python 3 runt
I am using @iplab/ngx-file-upload for drag-drop images in my project, i have object which i am sending to server, but how can i append my images to it? .ts pr
I have just started to use Anylogic / JAVA and have assembled a process flowchart with agent components. The model includes extracting Histogram Data from a num