Coding Grounds
Compilation of different programming projects I amuse myself with.
Friday, 5 April 2013
Stopping a process with Powershell and the Out-GridView
›
Powershell can display a nice menu where the user can select e.g. a single or a multiple element in an arbitrary gridview, with the cmdlet O...
1 comment:
Thursday, 4 April 2013
Dynamic modules in Powershell as objects
›
This article will show how dynamic modules can act as objects for Powershell. With this technique, it is possible to create object definitio...
Using Powershell to generate new Guids
›
Guids, or Globally Unique Identifiers, are often used by developers and others to attribute a unique id to an arbitrary object. For example,...
4 comments:
‹
›
Home
View web version