beefycode.com
beefycode | Decorator Unity Container Extension
http://www.beefycode.com/post/Decorator-Unity-Container-Extension.aspx
Serving all of your beefy code needs. Decorator Unity Container Extension. September 10, 2010 02:09 by beefarino. I’ve been using Unity. For instance, consider this simple object graph:. The IContract interface defines the contract, which is empty in this case for simplicity. The Contract class defines a concrete implementation, and the ContractDecorator is a decorating object that needs an IContract implementation during initialization. If this were Castle Windsor, it would be easy to do:. Castle allow...
beefycode.com
beefycode | September 2014
http://www.beefycode.com/2014/09/default.aspx
Serving all of your beefy code needs. Come Speak at PowerShell Summit 2015! September 2, 2014 16:58 by beefarino. As you may know, my home town of Charlotte NC will play host to the PowerShell Summit 2015 NA next April. This event will supplant the Charlotte PowerShell Users Group regularly scheduled PowerShell Saturday event, and it is a rare opportunity that you will not want to miss! So please, consider sharing your story by submitting a talk. Code Owls LLC (3).
beefycode.com
beefycode | A Dirt Simple PowerShell Hosting Example
http://www.beefycode.com/post/A-Dirt-Simple-PowerShell-Hosting-Example.aspx
Serving all of your beefy code needs. Disappearing Drives in WMF 5.0 Preview. A Dirt Simple PowerShell Hosting Example. October 15, 2014 13:40 by beefarino. Earlier today I responded to a shout for help from twitter friend and fellow PowerShell hacker Tim Meers. Anyone around that's executing powershell scripts from .net apps? Tim Meers (@ neckbeard) October 15, 2014. The annotated code is below. This host accepts an item path as input, and uses PowerShell to fetch and format the item as text.
beefycode.com
beefycode | Archive
http://www.beefycode.com/archive.aspx
Serving all of your beefy code needs. Code Owls LLC (3). Changes. I have them. Two Notes to Self. Reflectrospective: Year Four of Independence. Disappearing Drives in WMF 5.0 Preview. Changes. I have them. Come Speak at PowerShell Summit 2015! A Bit of DSC Frustration. Do It for the Children. A Great Start to April. Reflectrospective: Year Four of Independence. StudioShell.DependencyExample Nuget Package. StudioShell 1.6.2 is all About Better Nuget Support. StudioShell 1.6 Supports VS 2013. Open Sourcing...
beefycode.com
beefycode | Code Owls LLC
http://www.beefycode.com/category/Code-Owls-LLC.aspx
Serving all of your beefy code needs. Changes. I have them. October 10, 2014 12:02 by beefarino. As many of you know by now, I’ve accepted a position at Pluralsight. As Curriculum Director. I can say honestly that I’ve never been more excited about taking a new position, and I’m really looking forward to being able to make a positive contribution at a fantastic organization. . So what does this mean for the dozen or so open source projects I’ve pushed out there? Oh, and before I forget let me say THANK Y...
beefycode.com
beefycode | powershell
http://www.beefycode.com/category/powershell.aspx
Serving all of your beefy code needs. July 16, 2016 00:47 by beefarino. Life’s nuts, but I managed to create another PowerShell Provider I desperately need. This one mounts your Dropbox account as a PowerShell drive. Its functionality is limited, but it’s still wicked awesome. The module is available in the gallery. And the source code is available on github. 160; The provider is built on top of P2F. So the code is minimal. Bytes = get-content dp:/data/file.txt; [io.file]: writeAllBytes( c: dat...Event...
beefycode.com
beefycode | April 2015
http://www.beefycode.com/2015/04/default.aspx
Serving all of your beefy code needs. Disappearing Drives in WMF 5.0 Preview. April 21, 2015 17:04 by beefarino. Just a quick note about something I uncovered in the WMF 5.0 preview. This one’s been frustrating me for a few weeks as I’ve prepped demos for the PowerShell Summit. If you create a new PowerShell drive in your session that has a single-letter name. The drive will be forcibly removed . Unless it’s backed by the FileSystemProvider. Code Owls LLC (3). Theme thoroughly shanked from Valutakurser.
beefycode.com
beefycode | February 2014
http://www.beefycode.com/2014/02/default.aspx
Serving all of your beefy code needs. StudioShell.DependencyExample Nuget Package. February 13, 2014 17:49 by beefarino. As promised, I’ve pushed a simple example of using StudioShell.Provider. As a Nuget package dependency. You can pull the StudioShell.DependencyExample. For the code. At the moment this package does one thing it adds a Solution Module. To your current solution if one is not already present. Let’s take a closer look at what this package actually does and how it does it. Package xmlns="...
beefycode.com
beefycode | kipple
http://www.beefycode.com/category/kipple.aspx
Serving all of your beefy code needs. October 14, 2014 15:01 by beefarino. So, funny story in honor of Ada Lovelace day. Anyway, one woman on the engineering team we shall call her Mary although that’s not her name had a very sharp sense of humor and keen hearing, both of which come into play in this tale. One evening we were out celebrating . something a release perhaps? 160; maybe a project wrap-up? 160; She’s kind of awesome, right? I’m a fucking rocket scientist. And the best part? 160; It was true&...