December 26, 2006
Line Counter: An indispensible tool for the .NET Developer
If you’re a serious .NET developer and use Visual Studio for coding, you’d definitely feel the need to check your project size from time to time. Not only it helps in tracking the size, in a way it gives you an overall idea about the progress as well. While I...