> Hello,
> Is there any way to count source code lines within a .NET 2005/2003 solution
> files?
http://www.codeproject.com/macro/linecount.asp
Hi Tom,
My MZ-Tools add-in (below) provides an Statistics feature which shows the
number of lines, blank lines, comment lines, ratios, number of classes,
procedures, controls, etc. and it has Copy/Export functionality. You can see
a screenshot in this page:
http://www.mztools.com/v5/features.htm

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET,
VB6, VB5 and VBA
You can code, design and document much faster in VB.NET, C#, C++ or VJ#
Free resources for add-in developers:
http://www.mztools.com
> Hello,
> Is there any way to count source code lines within a .NET 2005/2003
> solution
> files?
> Thakns!
> Tom.