Using .Net

Name Date Downloads Comments
Convert and Compare CSVs
11-23-2010 305 0
Send emails
Just replace the email setting for your own. You can use the MailMessage class as well. There are...
10-11-2010 399 3
Get-DateTime
by ps3
Recreates an MSDN sample for displaying Date/TIme Format. See links section for pointer to original...
07-24-2009 359 0
Get-LeapYear
by ps3
This script creates four date objects and checks to see if the date is a leap year. The last object...
07-24-2009 228 0
Get-BillTotal
by ps3
This script takes an amount (as a parameter), calculates the tip, and displays the total. Attributed...
07-24-2009 255 0
Get-MachineConfig
by ps3
This script is a re-write of an MSDN sample which fetchs the machine.config Attributed to: Thomas...
07-24-2009 374 0
Get-Stack
by ps3
This script creates a stack, pushes three objects onto the stack, then displays the stack. Attributed...
07-24-2009 245 0
Clear-Stack
by ps3
This script creates a script and shows the impact of clearing the stack. Attributed to: Thomas Lee...
07-24-2009 231 0
Use-Queue
by ps3
This script demonstrates the use of the .NET Queue object. Attributed to: Thomas Lee URL: http:...
07-22-2009 286 0
Show-QueueProperties
by ps3
This script creates a queue, adds some items to it, prints out the contents, then syncs it. Attributed...
07-22-2009 252 0
Show-Queue
by ps3
This script creates a queue, adds some items to it, and displays the queue. Finally, the clear method...
07-22-2009 254 0
Clear-Queue
by ps3
This script creates a queue, adds some items to it, and displays the queue. Finally, the clear method...
07-22-2009 270 0
Sync-HashTable
by ps3
This script creates and populates a hash table, then checks on and displays sync status. Attributed...
07-22-2009 261 0
Show-HashTableValues
by ps3
This script creates and populates a Hash Table then displays the values, keys, etc. Attributed to...
07-21-2009 253 0
Show-HashTableProperties
by ps3
This script creates, populates, then displays a hash table. It then displays table properties, keys...
07-21-2009 289 0
Get-HashTable2
by ps3
This script creates and populates a hash table, then operates on the hash table. Attributed to:...
07-21-2009 292 0
Get-HashTable
by ps3
This script create, populates and displays a hash table. Attributed to: Thomas Lee URL: http://www...
07-21-2009 270 0
Contains-HashTable
by ps3
This script create and populates a hash table then demonstrates use of contains, containskey, and...
07-21-2009 252 0
Clone-HashTable
by ps3
This script creates and populates a hash table, then demonstrates the use of the .clone() method...
07-21-2009 226 0
Clear-HashTable
by ps3
This script creates and populates a hash table, then demonstrates use of the .clear method. Attributed...
07-21-2009 232 0
Page 1 of 2 (22 items) 1 2 Next > | View Slideshow | RSS
Concentrated Tech NSoftware Dell Compellent Sponsored by Idera and Concentrated Tech and NSoftware and Dell Compellent
Copyright 2011 PowerShell.com. All rights reserved.