I create .Net Core API and I configure the windows authentication. In my angular application I have to put in each request this option withCredentials : true. I
I want to add event when click on text in iframe. This iframe created after the document has loaded. After created, there is document object #document created i
I want to make a redirect when the google auth login is successful. But I cannot use Route inside another Route in my case, because I am using it in another com
I have a foreground service that displays a window after a button press. Is there a way I can hide (or overly) the system status bar on the display of the servi
So I have been working with three.js and webXR for a bit of time so far, and wanted to integrate it in assembly script. I know how to get webXR to work in type
I am coding in C# for Google Cloud Functions. They work fine, access GC Datastore, deploy fine in Google. Everything is fine. My problem starts when I try to op
I'm trying to deploy the Sveltkit App on App Engine. Tried several ways but there's not a single efficient way I've found yet. How to deploy it properly?
In my program, I have a data grid view. I make some amounts due for payment today. I made a display of the amounts that are due and have not been paid (late) I
I know we can store items from db in Redis, but it is possible to store rendered full page in Redis cache?
I am using react router dom Version 5 in my react version 15 application, I want to know how I can display the page header and the dashboard in all the pages ex