.NET Line Count Utility
July 9th 2007 03:19 pm
For some reason, I can rarely find quality code metric programs. Even just a line count program. I’m also kind of lazy so writing my own program to do code metrics is doable, but unlikely. Maybe someday…in perl…
Anyway, this little program looks pretty slick, and I shall incorporate it into my programming methinks.
C#, Visual Basic and C++ .NET Line Count Utility – The Code Project – .NET

