Abstract: In the UNIX and Linux world, vi and EMACS have long held positions as the best-developed editors for handling large amounts of code or other text. ...
powershell
-
Technical Analysis: VIM, PowerShell and Signed Code
details »
-
Where to learn about scripting?
details »
I got an e-mail this morning from reader Bert Rivera: I’m a long time reader of your columns on ZDNet and edbott.com. I’ve been a network administrator for 16...
-
Still Gone? Ok - got it!
details »
Sam Ruby pointed out HTTP 410 GONE support in feed readers or rather the lack thereof. He links to the list of User-Agent strings that continue to request the feed that...
-
Finding all Attribute types in an assembly through powershell
details »
I was using the new xunit.net testing framework, and I wanted to see a list of all the attributes they had. This looks like a job for Powershell!!! ...
-
Using Powershell to diagnose installation failures
details »
I was trying to install the Application Block Software Factory, part of Enterprise Library 3.1, the other day, and I ran into a problem. During the installation, I got a...
-
The .Net Reference Card Roundup
details »
Alvin Ashcraft’s Morning Dew - .NET Developers’ Reference Card Roundup “I thought I would share this list of reference cards / cheat sheets that I have compiled...
-
Slides from my powershell talk
details »
I gave an introduction to Powershell talk at the St. Louis .Net UG meeting on Monday, October 29th to about 70-80 people or so. I introduced basic concepts of...
-
Handling Job Objects with Hyper-V WMI scripting
details »
Many of the methods in the Hyper-V WMI have an odd way of returning status. They can either immediately return a return value - or instead return a job...
-
Morning Coffee 167
details »
If you're a gamer, you're probably already well aware that E3 is this week. The Too Human demo has already been released. I have a friend who's been working...
-
Morning Coffee 166
details »
Yes, I realize it’s been a while. I tried in vain to catch up with my blog reading after my Hawaii vacation and finally just gave up and hit “mark all as read”. ...
-
Controlling BizTalk Orchestrations with PowerShell
details »
Here's a sample PowerShell script/functions to start/stop BizTalk orchestrations. This is an extended version of the Stop-Orchestration VBScript included in the BizTalk...