Friday 11 May 2012

HTML Agility pack

My mate Hendy just pointed out this lovely little agility pack for HTML parsing

http://htmlagilitypack.codeplex.com/

No comments:

Post a Comment

How to find the last interactive logons in Windows using PowerShell

Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...