The Problem You have a parent/child table structure in your database that looks like the table structure outlined below. You have used the EntityFramework or […]
ApplicationPoolIdentity find the user account
The Problem How do you find the ApplicationPoolIdentity Account? Under IIS 7 you have the ability to set the user account that the Application Pool […]
Windows Installer – Uninstall custom actions – WARNING!!!
With uninstall custom actions you have to be really careful. #1 Rule When working with uninstall custom actions, always encapsulate the custom action in a […]
Background Worker Thread Code Sample with event handlers and cross thread invoke
The Problem So you want to create a windows form application. It needs to do the following: Do some work where its processing multiple items […]
PowerShell get “Return Value” from StoredProcedure ExecuteNonQuery
The scenario is that from PowerShell you want to do the following: 1. Execute a stored Procedure 2. Check the Return Code from the stored […]
Set PowerShell ExecutionPolicy
When trying to run a PowerShell script you may get the following error: “scriptname.ps1 cannot be loaded because the execution of scripts is disabled on […]
Enable Windows PowerShell ISE (Integrated Scripting Environment)
On a Windows Server 2008 box you may be wondering where the Windows PowerShell ISE is. To Enable Bring up the Server Manager (Right-Click on […]
ASUS U3S6 Review – Benchmark SSD on Sata 3 add-on card against Sata II onboard
Part 2 of my SSD SATA III performance tests. If you are here and haven’t seen part 1 “Sata 3 SSD running on onboard SATA […]
Router Logging Software – Free – MyRouter Log
My router was crashing a bit and I thought I would check the router logs to see if there was any clues in there as […]
JetPack Post Statistics Link Plug-in
You may have noticed that the jetpack plugin provides you with some great statistics on the hits to your website. It also allows you to […]