Sign In
Media And Microcode
Microcode. Movies. Music. Games. Personal Musings. - James Brundage's Personal Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
DVR
Get-Feed
Get-Font
Get-MarkupTag
Get-RecordedTV
Get-Type
Get-Web
Group-Object
Media
MetaData
Microcode
PowerShell
PowerShellPack
Scripting The Web
Scripting Tricks
Select-Object
Sort-Object
System.Collections.Hashtable
Where-Object
Windows Desktop Search
Windows Media Center
WPF
WPK
XNA
Archive
Archives
January 2010
(1)
December 2009
(2)
October 2009
(1)
April 2009
(1)
January 2009
(4)
December 2008
(8)
November 2008
(5)
October 2008
(3)
August 2008
(1)
July 2008
(7)
November, 2008
MSDN Blogs
>
Media And Microcode
>
November, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Media And Microcode
Microcode: PowerShell Scripting Tricks: More Joy of Hashtables (with Get-HashtableAsObject)
Posted
over 4 years ago
by
JamesBrundage
2
Comments
I recently did two different "in depth" posts. One on The Joy Of Hashtables and another on Select-Object versus Add-Member . At the end of Select-Object vs Add-Member, I hinted at more convenient ways to write objects that used Script...
Media And Microcode
Microcode: PowerShell Scripting Tricks: The Joy of using Hashtables with Windows PowerShell
Posted
over 4 years ago
by
JamesBrundage
4
Comments
PowerShell is full of nice little touches. While some of these touches are easy to run across, like Get-Command and Get-Help, there are also a lot of little ones that are very small changes that make working with some parts of PowerShell (and .NET) a...
Media And Microcode
Microcode: PowerShell Scripting Tricks: Select-Object (Note Properties) vs Add-Member (Script Properties)
Posted
over 4 years ago
by
JamesBrundage
2
Comments
As I've said a number of times before, PowerShell's quantum leap forward is something called the Object Pipeline. It allows you to take the results of one command and easily use them with the next, which means that each command you create becomes...
Media And Microcode
Microcode: Scripting RSS Feeds with PowerShell and Microsoft.FeedsManager
Posted
over 4 years ago
by
JamesBrundage
3
Comments
PowerShell's an amazing glue language. It can help you bring code from all corners of the earth into one environment, and then you can custom the code to be more to your liking. While the last several entries of my blog have spent time...
Media And Microcode
Microcode: Exploring More of .NET with Get-Assembly
Posted
over 4 years ago
by
JamesBrundage
3
Comments
In a previous post, I introduced a function called Get-Type , which allows you to see all of the types currently loaded by .NET. What it doesn't do is help you find assemblies, the DLL files containing new types. So while there might be 19000...
Page 1 of 1 (5 items)