Refreshing the Blog
In this article, I’ll go into detail on how I rejuvenated this site, focusing on key technical aspects along the way.
Welcome to Dave's Technical Journal
In this journal, I write articles primarily about learning and using PowerShell, though my focus will largely be dictated by the technology du jour that has piqued my interest.
In this article, I’ll go into detail on how I rejuvenated this site, focusing on key technical aspects along the way.
A PowerShell.org Forums user asked me a few questions about my PowerShell journey and here are my answers.
Learn how to use BluebirdPS to generate and publish a #PSFollowFriday Tweet.
Wrapping up this series, we add methods and recursive capability to the ConvertTo-ClassDefinition function for this Iron Scripter challenge walk-through.
In this second part of the Iron Scripter challenge walk-through, we convert property and class names to PascalCase, detect property types, and hide properties.