Project Description
It is a tiny program which will count real written lines of code. Real lines means that we removed autogenerated lines, empty lines and single '{' or '}' lines (in C#) and ...
Currently supports .cs and .vb files (for C# and VB)
It will say how much you worked ;-)