|
You are here |
www.ag-software.net | ||
| | | | |
golb.hplar.ch
|
|
| | | | | ||
| | | | |
bakedbean.org.uk
|
|
| | | | | Technical blog covering all things .NET and goings on at Stack Overflow | |
| | | | |
smsagent.blog
|
|
| | | | | For some time, I've been activating and scheduling activations for Azure roles under Privileged Identity Management (PIM) using the Microsoft Graph PowerShell SDK. However recently we secured these role activations to require a conditional access authentication context with MFA. This basically requires me to MFA when I activate a role with PIM. Problem is, by... | |
| | | | |
krasimirtsonev.com
|
|
| | | Write your own progress indicator with vanilla JavaScript / Many moons ago, I was writing a lot of Flash applications. One thing was typical, and that was a progress indication of something that we were downloading. The loaded bytes of the Flash file (.swf) itself and later of some other resource the application needs. Once I started writing everything in JavaScript, this feature disappeared. In this post, we'll see how to implement it with vanilla JavaScript. | ||