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
Tags
.NET
Add-Member
Cmdlet
Cool Posts
DataBinding
Debugging
DVR
Fun With Parameter Binding
Get-Assembly
Get-Feed
Get-Font
Get-HashtableAsObject
Get-MarkupTag
Get-Member
Get-RecordedTV
Get-Type
Get-Web
Get-WebPageLink
Group-Object
IsePack
Measure-Command
Media
MetaData
Microcode
Microsoft.FeedsManager
Module
MultiTouch
Music
New-Object
News
New-SpriteFont
Photosynth
PowerShell
PowerShellPack
Provider
Reflection
Remove-DVRBySeries
Resolve-Link
Scripting The Web
Scripting Tricks
Search
Search-WindowsDesktop
Select-Object
Select-Xml
Sort-Object
System.Collections.Hashtable
System.Net.Webclient
TechNet
Visual Studio
Where-Object
Windows Desktop Search
Windows Media Center
WPF
WPK
Write-Error
Write-Progress
Xbox 360
XNA
Zune
Browse by Tags
MSDN Blogs
>
Media And Microcode
>
All Tags
>
get-type
Tagged Content List
Blog Post:
Microcode: Exploring More of .NET with Get-Assembly
JamesBrundage
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-odd types loaded when I launch the Windows PowerShell...
on
7 Nov 2008
Blog Post:
Microcode: PowerShell Scripting Tricks - Exploring .NET Types with a Get-Type function and Reflection
JamesBrundage
There's a simple yet powerful function that nearly everyone on the PowerShell team has written a version of. My version is called Get-Type. It's only a one-liner, but it's an amazing way to explore .NET and it's also an amazing example of some of the things you can do with the object pipeline...
on
23 Oct 2008
Page 1 of 1 (2 items)