Microsoft

Performance Profiling | Part 1 An Introduction

“Performance Profiling | Part 1 An Introduction – YouTube“, it has usefull information about performance improving of code. (Tools and docs: https://aka.ms/vsprofilingdocs ) >> You finished writing your code, you’ve debugged it, it works great, you pushed it out live and now, you’re experiencing performance issues. You want to know how to fix those issues, […]

Windows 10 – Folders open with a long long delay after clicking

I had a problem with open folders and right-click in Windows 10, and solved it today. First look at the System Logs in Event Viewer: Unable to start a DCOM Server: {9F156763-7844-4DC4-B2B1-901F640F5155} as Unavailable/Unavailable. The error: “2147943631” Happened while starting this command: “C:\WINDOWS\system32\DllHost.exe” /Processid:{9F156763-7844-4DC4-B2B1-901F640F5155} Related posts: Find a specific user events in Windows Security Logs […]

Scroll to top