I have hired a company to redesign my Sitefinity ASP.NET MVC website. I would like to make sure the code and the website will be accessible to all other develop
My project has an Angular frontend and a .NET backend. The .NET API is protected with auth0 using an authorization code with PKCE flow which the frontend has to
I’m trying to get an AWS Auto Scaling Group to replace ‘unhealthy’ instances, but I can’t get it to work. From the console, I’ve c
My Java program opens a file and slowly writes to the file. When the operation is completed, the program closes the file and moves the file to its final restin
I have created a JavaScript program to convert a string into binary. Input: StackOverflow Output: 1010011 1110100 1100001 1100011 1101011 1001111 1110110 1100
I want to make a game where if you press a button, an image will pop up, but I can't figure it out how to do it. Maybe I'm putting it in with a plus indent, or
Task Write a program that will decode the secret message by reversing text between square brackets. The message may contain nested brackets (that is, brackets
I have data shape (1315617, 23) and I was trying the below both model codes to run but this code was not executed in two days also, please let me know its need