I just bombed an interview and made pretty much zero progress on my interview question. Given a number, find the next higher number which has the exact same se
I am trying to send an API request to the external service using flow in salesforce but when I debug my flow it returns the below error Error Occurred: Callout
ECMAScript 6 introduced the let statement. I've heard that it's described as a local variable, but I'm still not quite sure how it behaves differently than the
Hi guys I'm having trouble saving my data to DB. I'm using EF and .net core. I have provide my sample code below: What's actually wrong here? I provided servi
Let's say I have a class defined something like the below: namespace MyProject.MyConstants { public class Constants { public class Group1Consta
Im writing a code that evolves the computer and I entering numbers and added them together to see who wins. There are three problems: Problem 1: When I try to
I have an ASP.Net 4.x web application that occasionally goes into a really long garbage collection. It takes about 40 minutes. During this time the logical th