Please help me in understanding the best practices that can be followed in using stored procedures that can be called to run tasks simultaneously with tree of t
I was provided the code below through the Microsoft support service to help me go through and batch "find and replace" specific text in a large number of word d
I have to use OneDrive for my work but it seems to cause problems with R and in particular the install.packages aspect as these seem to default to OneDrive in a
I have used socket.io for live updates inside nodejs application. As When I integrated it on localhost it is working fine. I am getting all the events. But as s
After using Devise for my authentication, I found that there was a security hole in that, after the user logs out, the session variables are preserved. This all
I want to write using the 'shelve' module, but after entering 3 data, I can't enter anymore and the keys in the file are stored incorrectly ['3', '1', '2']. tha
I try to use C++ to output a emoji and below is the code. I wrote this in VS Code. #include <iostream> int main() { std::cout << "😊";
I am hoping to find a program that will take a word doc pull the images to a folder and then link the images back into the word doc and convert it to HTML so I