If you ever need to use a local web server on Windows, it's always convenient just to turn on IIS server in your system. But for a security reason, that's not feasible to have that in your corporate environment. However, IIS is not the only option … [Continue reading]
SSIS Best Practice with Naming Conventions
In 2006, Jamie Thomson originally came up with naming conventions for SSIS tasks and data flow components which makes packages and logs more readable and easier to find. Koen Verbeeck and André Kamman extended the existing list with almost 40 … [Continue reading]
How to Delay Shutdown or Restart on a Windows Server
One client had a windows server with a memory leak problem that needed further investigation. While the application was still being checked, the production server had to be rebooted at least once a week. What struck me was that they really … [Continue reading]
How to Type Emoji Using Keyboard Shortcuts in Windows and macOS
One thing that you can do easily in a smartphone but not so obvious in a desktop computer is to quickly type an emoji character in your text. By memorizing these keyboard shortcuts, you can do the same, whether it’s on a Mac or a Windows … [Continue reading]
How to Search for IPv4 Addresses with RegEx in Visual Studio Code
This is a basic instruction on how to search for any texts that resembles IP addresses in all files within a folder using Visual Studio Code. Although it's not going to be a perfect solution, we're going to use Regex to do the search. And we're … [Continue reading]
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 40
- Next Page »