Verbose Logging

Twitter Icon Linkedin Icon Skype Icon Flickr Icon
RSS
software development with some really amazing hair

Articles tagged with 'csharp'

.NET Line Count

» Posted in Programming
I found this slick little app a few years ago, and it looks like it’s still around. Count your VC# and VC++ lines, and it differentiates between code lines, blank lines, designer lines, etc, which is nice. The downside: it’s really only useful for VC# and VC++ projects, which is alright if that’s all you are working with. Check it out. C#, Visual Basic and C++ .NET Line Count Utility – The Code Project – .NET PS. ...