How to check if the Microsoft Visual C++ Runtime is installed
How to Use Fetch with async/await
What is the JavaScript version of sleep()?
[What is the JavaScript version of sleep()?]
function sleep(ms) {
return new Promise(resolve => setTimeout(resolve, ms));
}
ANNOUNCEMENT – UWP WebView2 on WinUI2
Nice C++ Math Color Conversation Functions
Here are a bunch of macros for switching from things like RGB to YUV.
A.i. Turned Our Childhood Photos into Nightmares
JIRA – View stories from a closed sprint
Using JQL, you can search for a named sprint AND
filter for status = DONE
.
We Made Famous Cartoons into REAL HUMANS
This UE5 simulation tech is AMAZING
This UE4 weather simulator looks AWESOME
How can I prevent my UWP app from showing up in the Start menu?
<uap:VisualElements AppListEntry="none">
[How can I prevent my UWP app from showing up in the Start menu?]
You’ve NEVER Seen Thors Hammer Like This… ACTUALLY SHOOTS LIGHTNING!!!
WRAP TEXT AROUND A CIRCLE IN GIMP 2.10
Unreal Engine 4.27 is here!
NodeJS – An Express HTTPS server with a self-signed certificate
[An Express HTTPS server with a self-signed certificate]
Keep in mind you have to either install the cert or accept the non-CA security warning.
Microsoft Dynamics 365 (CRM) & Power Platform Training (2021)
Auto-aiming bow vs. FLYING targets
Mats Necker – Embed Canvas Apps in Outlook for custom experiences
Introducing the PowerApp that brings Common Data Service into Outlook
Custom SharePoint List Form with PowerApps
MS Power Apps Email User’s Manager using the Office 365 Outlook and Users connectors
Office365Outlook.GetEmails({folderPath: “inbox”, fetchOnlyUnread:false})