Hi everyone, basically, I'm new to salesforce, I'm making the rest API using Apex. is there any way to validate the access token, I know we can set up the limit
I am trying to upload CSV in third party FTP application and creating record from that csv into my system.User can access my application on demand.Each user has
How to get QRect of a full Virtual Desktop? For example, for putting a window on a whole Virtual Desktop (multimonitor system). The obsolete Qt5 function is: QA
This is one of the questions I was asked during the interview, but I didn't answer it. What do you think?
I have <meta name="veiwport" content="width=device-width, initial-scale=1.0"> in my HTML and I have these 3 in my CSS @media all and (min-width: 1025px){
I am having a problem. How do I show the text of my Date correctly? using DateTime.Now I was able to recieve the date & time the computers clock is set to
I have a sbt project running on Kubernetes Cluster (on Azure) and I have an endpoint for it. But I'm a newbie in scala and I want to attach sbt shell from Intel