How do I convert CRT file and private key to PFX, or get a PFX certificate
This article provides more information of how to create a PFX file from CRT and Private key file (.Key)
TFS - How to change the computer name or owner for a workspace
I recently changed my computer name and the next day I got an error "Workspace YourWorkspaceName; your name does not reside on this computer. If this computer was recently renamed, the workspace may be updated by running ‘tf workspaces/updateComputerName:oldComputerName".
Solution for Exclusive access could not be obtained because the database is in use
Solution for Exclusive access could not be obtained because the database is in use
To replace multiple spaces with a single space in C# or VB.Net
To remove multiple spaces using Regular Expressions