Posts

Showing posts from April, 2025

Tutorial link

  Outlook Tutorials - Collecting Wisdom PowerShell Concepts | How https://www.hanselman.com/blog/installing-powershell-with-one-line-as-a-net-core-global-tool https://powershell.one/tricks/performance/pipeline https://powershell.one/fundamentals https://mdgrs.hashnode.dev/tag/powershell?source=tags_bottom_blogs https://hashnode.com/n/powershell M365 Free Tools for Microsoft 365 Administrators     android - The Geek Page    

Synchronous VS Asynchronous concept

Synchronous vs Asynchronous Applications (Explained by Example) Ex: My experience in PowerShell world In PowerShell world, WPF(GUI) execution is synchronous execution. >Your UI(console terminal) will freeze till WPF(GUI) execution completed. (You can only wait till the execution complete)  >To prevent the UI freeze, you can use asynchronous execution.(use background job for the WPF execution) 

Frond end developer

Modern Frontend Developer: Building User Interfaces With HTML & CSS / Course by @davidm_ai (7) David Mráz (@davidm_ml) / X