Coding Grounds
Compilation of different programming projects I amuse myself with.
Sunday, 31 March 2013
Searching for text in files with Powershell
›
This article will present a way of searching for text in files on your hard disk using Powershell. There are of course many ways of achievi...
1 comment:
Using Studioshell to prefix booleans with Is
›
An often used convention used in coding is to prefix boolean properties that are public with the prefix Is . In this article, an automatic r...
Saturday, 30 March 2013
Creating a Mercurial-aware Powershell command line
›
This article will describe how we can create a Mercurial-aware Powershell command line. Mercurial is a (distributed) source control. It su...
‹
›
Home
View web version