Category

.NET
Nuget 2.7 Error – Input string was not in a correct format I recently installed a fresh copy of Visual Studio 2013 with Nuget 2.7. Shortly afterward I began installing a few Packages, which appeared to occur without a problem. It wasn’t until I began coding against those libraries that I noticed something wasn’t right....
Powershell One Liner – Easy Directory Zipping For me one of most common tasks in Powershell is zipping or extracting files. Whether you’re backing up a few config files before pushing an updated version, or unzipping gigs of log files, dealing with zip files is an ever present task. In the early days of Powershell...
Octopus Deploy 2.0 Review One of the tools that I got involved with this year was Octopus Deploy. Initially, I had my doubts about the product, but I quickly developed a respect for it. A few reasons I like Octopus, it simplifies the whole code deployment process, you can have migrations running in less than...
Modern Screen Scraping With HtmlAgilityPack In the early days of the Internet, before web services were as common as Starbucks, one of the few ways to pull data from other systems was through screen scraping web pages. I helped with at least one of these apps to scrape stock prices from Yahoo. To say it...
1 2

My New Stories

March 2016 Web Hosting Deals
Powershell AD Group Management
Troubleshooting 403