Visual Studio - Determining Lines No Of Lines of code in a project - is this possible in VS 2008?
+1
A:
You can use Project Line Counters add-ins available from from Code Project -
Kirtan
2009-09-10 11:14:02
+1
A:
there is no direct way from vs2008 to do it, but you can use extended tools such as:
Wael Dalloul
2009-09-10 11:16:57
+6
A:
I find SlickEdit gadgets SLOC report to be very good and FREE! :)
Breaks down comments/lines of code etc.
Kindness,
Dan
Daniel Elliott
2009-09-10 11:17:12
I use this, and it rocks.
this. __curious_geek
2009-09-10 11:19:09
+1 it's nice tool
Wael Dalloul
2009-09-10 11:21:01
+1
A:
TeamSuite will report this value as part of it's code metrics along with other, perhaps more valuable, statistics.
tvanfosson
2009-09-10 11:22:25