We have created .Net core windows service for consuming platform events from Salesforce(whenever a particular object created/updated in Salesforce want to fetch
I have below pom.xml file. I want to replace the version of the project which is in line 7. I will be able to provide<version> tag alone but not complete
I'm using Netlify to serve some static .json files. They load fine in the browser but when I try to fetch them via javascript I get the following error in the c
I have my own implementation of the Expectation Maximization (EM) algorithm based on this paper, and I would like to compare this with the performance of anothe
this is my first question ever in Stack Exchange! So I've had this weird "pop up" haunting me for over a year. I've Googled it many times, but can find anything
I have the following problem in my project that contains several modules (I am sorry but I could not find a simpler example) : Module1 defines a full template c
I was reading some information security and programming stuff recently and I came across raw socket. I am kind of confused for a way to create raw socket and ca
I'm getting error code 998 (ERROR_NOACCESS) when using ReadProcessMemory to read the memory of a 64bit process (Minesweeper). I'm using python 3.5 64bit on wind