I've got an exercise where I have two text, "left" and "right". I need to make a function to make them side by side given a width as parameter and all of this u
I'm trying to write unit tests with MOQ and I'm receiving this error message. Invalid setup on a non-virtual (overridable in VB) member: x => x.Name This m
I have an exception that I cannot easily replicate, but I have a very strong suspicion that it happens during VariantClear(). I have a function that defines a v
I managed to list files of .txt extension from an S3 bucket and its specific subfolder prefix. However when I am parsing the object key as a variable to downloa
I am working on one app in which I need to insert some data into firebase realtime data base first I installed firebase using expo install firebase here is my c
I want to integrate my spring cloud gateway application with apereo CAS server(running on 8443 port) and I configure CAS server to act as Oauth2 authorization s
I am writing a program in python using docker and wanted access to a network shared volume. my docker-compose.yml is: version: '3.7' services: testpathdocke