Custom Index Defrag Script for SQL Server 2008

uspDbaIndexDefrag xx_dba_parseString_udf xx_dba_indexDefragStatus xx_dba_indexDefragExclusion xx_dba_indexDefragLog Result Executing: ALTER INDEX [PK_tbTable01] ON [MyDB01].[dbo].[tbTable01] REORGANIZE Executing: ALTER INDEX [XPK_tbTable02] ON [MyDB01].[dbo].[tbTable02] REBUILD WITH (ONLINE = ON, SORT_IN_TEMPDB = ON) Executing: ALTER INDEX [PK_tbTable03] ON [MyDB01].[dbo].[tbTable03] REORGANIZE Executing: ALTER INDEX [XPKtbTable04] ON [MyDB01].[dbo].[tbTable04] REBUILD WITH (ONLINE = ON, SORT_IN_TEMPDB = ON) Executing: ALTER INDEX [PK_tbTable05] ON [MyDB01].[dbo].[tbTable05] REORGANIZE

Pair Beats Pill+

Pair Beats Pill+ Pair Beats Pill+ with an iPhone, iPad, iPod touch, or Apple Watch: Make sure that your Beats Pill+ is charged and turned on.  The “b” button  pulses to indicate that the Beats Pill+ is in discovery mode, ready to be paired. If it doesn’t pulse, hold down the “b” button  for 3 seconds to enter discovery mode. On... » read more

Search for Text in File using Notepad++

Use Notepad++ Search -> Find in Files Search in specific folders. About Notepad++ https://notepad-plus-plus.org Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License. Based on the... » read more

Git GUI Clients

https://git-scm.com/download/gui/windows TortoiseGit Platforms: WindowsPrice: FreeLicense: GNU GPL

TortoiseGit

https://tortoisegit.org/ TortoiseGit is a Windows Shell Interface to Git and based on TortoiseSVN. It’s open source and can fully be build with freely available software. Since it’s not an integration for a specific IDE like Visual Studio, Eclipse or others, you can use it with whatever development tools you like, and with any type of... » read more

Azure DevOps Overview

https://docs.microsoft.com/en-us/azure/devops-project/overview Feature Description Boards JIRABoards, Backlogs, Sprints, Retrospectives Repos Source ControlTortoiseGit vs Visual Studio Git Pipelines CI Test Plans Artifacts Can I use Azure DevOps for free? Yes. You can use Azure DevOps up to the free tier limits for your organization, listed as follows: Five Azure DevOps users (Basic) Free tier of Microsoft-hosted CI/CD... » read more