March 2009 - Posts

22 March 2009
How to: Add CData or Text in a ConfigurationElement
I was working on a MsScriptControl based ETL project. One of its requirements is to be able to use vbscript functions in the transformations it performs. It is fairly easy to hard-code functions then register them during start-up all at the expense of maintainability. I guess the better side of me prevailed... Read More...