Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » TYPE:XML   (RSS)

Using a DSL to generate XML in PowerShell

A while back, Jeffrey posted an article on how to use string expansion and XML casts to build XML documents in-line in a PowerShell script: http://blogs.msdn.com/powershell/archive/2007/05/29/using-powershell-to-generate-xml-documents.aspx The overall
Posted by PowerShellTeam | 3 Comments
Attachment(s): XmlBuilder.zip

Sunday morning drive with my hair on fire: Types/Community/Synthetic types/Democracy/Cool XML tricks

Exploring types is a pain! Monad provides Get-Member which makes it pretty nice to explore an OBJECT but if you want to explore that object's type, you have to use the capabilities of the System.RuntimeType class. Let me make that distinction a little
Posted by PowerShellTeam | 1 Comments
Filed under: , , ,
 
Page view tracker