Scott Mitchell blogged about the amount of code he had written, and I didn’t know of a way to actually count them. There is probably another way, but I don’t care to spend more time then this figuring it out.
I found a cool program that will do it nicely. It is called WinCount.
Select a directory, and it tells you the total lines for each file, folder and gives you the total.
So now to answer Scott’s question on the largest project I have worked on (which is my current project):
- 77,000 lines in web
- 21,500 in business objects
- *guess* 300 stored procedures
All written by yours truly.