Categories
Most Recent Post Each Category
ASP.NET
(1)
LINQ
(1)
PowerShell
(2)
Regular Expressions
(1)
Windows 10 Tips & Tricks
(2)
code.justingengo.com
PowerShell
Disk Space Report
11/11/2024
This PowerShell script will help you find what is taking up space.
Windows Powershell - Get File Count and Get Lines of Code Count
09/10/2019
I recently had to estimate how many files were contained in a large solution. Even harder, I was asked for how many lines of code the application contained. Windows powershell to the rescue!