Making Your SSIS Configuration Files More Readable
When you first create a configuration file in your Integration Services project, the XML contents of the file are just laid out in one long line. This makes reading and/or modifying this file more challenging than it needs to be. There is an easy way to format your file to alleviate this issue. In BIDS, [...]
