Programming Code Comments For MiniMap Writer #1, 2018-12-04 There is a great way to mark sections of your code with a highly visible… Continue Reading
jQuery jQuery Toggle Firing Twice Writer #1, 2018-11-132024-07-14 When trying to toggle an element on a page using jQuery, you might have the… Continue Reading
Opinion Windows 10 Update Reset My Start Tiles Writer #1, 2018-11-12 One major inconvenience with Windows is the way the OS applies updates. While I could… Continue Reading
For Fun Finally, something that can compete with Linux Writer #1, 2018-11-06 Just in fun. I like Linux, for the most part. Continue Reading
Moving FDLAUNCHERLOG in SQL Server Writer #1, 2018-05-16 EDIT: I had two scenarios like this. The one written about here worked. The other… Continue Reading
Script Storage Writer #1, 2018-05-02 Update here: Script Storage Update Throughout my career, my scripts have been a vital piece… Continue Reading
sp_who2 Alternative (T-SQL, SQL Server) Writer #1, 2018-05-012024-03-10 The trusty "sp_who2" is a quick way to look at what’s happening on your SQL… Continue Reading
Discover How User Is Accessing SQL Instance (PowerShell and T-SQL) Writer #1, 2018-04-302023-06-23 When your security gets unruly, it can get time consuming to figure out how a… Continue Reading
MySQL – Move Data Files To New Location (Windows) Writer #1, 2018-02-15 After setting up MySQL, I realized that I put my data files on the C… Continue Reading
Powershell PowerShell With Uptime – Getting Days Only Writer #1, 2017-12-16 There is a handy and free tool to check your system's uptime called "Uptime". (Clever, no?) It… Continue Reading