Hello
We have a very big project in visual studio 2005 (vb.net and c#) containing code,sql database and start producer, resources string, dataset, control library, reports and ....
how we can count number of lines in our project. I testing it by this (http://www.codeproject.com/useritems...unterAddin.asp) line counter but I do not think this program counting all off my project source files. and not correct number of line in some of files. so this program counted my project line twice as much of old version of this counting program.
Is it exist better program tho work this?
thanks.