Archives
-
C# .NET – UI Threading Example
This is the simplest way to execute work in a separate thread and have it report back to the UI thread When you’re creating a Windows Form Application using Visual C# 2008, there are some tricky threading issues that need to be dealt with in order to keep your application running smoothly. Specifically, you have [...]
-
BatchPatch and RemoteRebootX
Initiate the download and / or installation of Windows updates on MANY remote computers simultaneously from a single console (works with your own WSUS server or Microsoft’s server) Deploy standalone Microsoft or third-party patches such as Adobe or Java updates, as well as registry keys, scripts, and just about anything else to remote hosts: (.msi [...]