I upgraded visual studio to vs2022 and installed spec flow extension for visual studio 2022. When I click on a step in feature file and then go to step definiti
I am struggling a bit with an analysis I need to do. I have collected data consisting of little owl calls that were recorded along transects. I want to analyse
I have a table with following schema. I need to sort table by points, and if rows wiith img_link present (not null) come first also. Simply need to do is - sort
I have a create script for my SQL database (see below). Everything works fine except when I run the INSERT INTO Scores() I get an error. The error I get is: Th
I am trying to convert the image to a searchable pdf using tesseract. The below command line option working fine for me. Exploring a similar option in java. Bu
Several days ago, when I started to learn OpenCL, I needed a good IDE to write OpenCL C kernel language, which provides some basic functions like syntax highlig
Here is my array and I would like to separate it to two arrays, one contains all first values of pairs and one with all second values of pairs. Is there an effi
I have created a WebAPI project in .Net Core (3.1) that references / has a dependency to a second project in my solution. It works perfectly on my local machine
I have searched a lot on the web but didn't find a useful clue. I have a websocket server and a web server running together on my local machine. I need to pa