Question

Visual Studio - Determining Lines No Of Lines of code in a project - is this possible in VS 2008?

Was it helpful?

Solution

I find SlickEdit gadgets SLOC report to be very good and FREE! :)

Breaks down comments/lines of code etc.

Kindness,

Dan

OTHER TIPS

there is no direct way from vs2008 to do it, but you can use extended tools such as:

C# and VB.NET Line Count Utility

TeamSuite will report this value as part of it's code metrics along with other, perhaps more valuable, statistics.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top