If you want to do a better job of managing your configuration settings than just throwing random data into appSettings, you can extend your config file with your own custom XML and actually edit your ...
Learn how to leverage configuration files to customize PowerShell scripts, including language, formatting and display settings, in this conclusion to a three-part series. In the previous article in ...
You can simplify application deployment and customization greatly by keeping as many configuration settings as possible in a configuration file. Configuration files support XCOPY deployment, and you ...
If you're anything like me (and don't you want to be?), you probably have more than one Linux or UNIX machine that you use on a regular basis. Perhaps you've got a laptop and a desktop. Or, maybe ...
CS2 Config files execute any console commands contained within them, from key binds to visual settings and more. Using config files, you can fine-tune your settings according to your needs. For ...
Community driven content discussing all aspects of software development from DevOps to design patterns. That then leads to the question about where all of these variously scoped Linux and Windows git ...
Community driven content discussing all aspects of software development from DevOps to design patterns. There are a number of different ways to customize your development environment, but the global ...
Jack Wallen shows you how to make SSH connections even easier from your macOS machine. You probably use SSH to connect to remote machines for admin purposes. Generally speaking, SSH is quite easy to ...
Recently, I have been hard at work, creating some really complex PowerShell scripts related to a few projects that I have been working on. One of the big lessons that I have learned through all of ...