I have installed the relatively fresh Visual Studio 2022 on a Windows installation. The work I do often requires administrative privileges (local IIS). To do th
I'm confused why Correlated Sub Queries work fine in SQL, but CTE's that emulate the same logic with dependencies, throw an error that says 'XYZ CTE doesn't exi
I'm using redux-toolkit in react, i have a loading state for the entire app. In a component I'm doing a function to dispatch the loading to true then fetch data
I want to select element from drop down list but in html they have used <img> tag. How can I achieve my goal? This is stuff from my code: public void co
I'm creating a vuejs app, in which I want to have two different layouts like one for user interface and other for the admin interface. In the user interface, I
I am trying AppGyver and want to be able to connect to a SQL Server database to get the data. I understand that there are some security issues when connecting d
I'm trying to create a testing application that pulls question/data answer from a database. The tests each have a different number of questions (some 10, some 1
i was tinkering with the Gauge Chart from amCharts. Using their docs I was recreating some examples. However I had an Idea in mind which I am absolutely stuck t
I have a data.frame fish.test0 for which I want to grep specific variables (in varlist) matching the group column to create a sub-data.frame that will undergo
The purpose: In a picturebox I want to use wheel to zoom in or zoom out the picture. The method I get the image is to read the picturebox's image(like picture 1