У вашего броузера проблема в совместимости с HTML5
The code on my GitHub: https://github.com/TheWayOfCoding/tutorialsandsnippets/tree/master/CSharp/VBCC
The related website article: http://thewayofcoding.com/2016/05/a-simple-classic-vb-code-counter-made-in-c/
I made this simple application a while back when I needed to quote a project where I was tasked with converting a sizeable amount of classic Visual Basic code into the .NET Framework. This application I wrote allowed me to start my estimation so that I could tie a dollar amount to the work. There is a lot more I could have done to the project, but when you are doing contracted work on a per project basis, it’s important to be efficient. While I did some browsing through the projects that was equally important, this code counter did make a difference in my estimations thereby allowing for a properly researched quote. Now that I’m basically done with the project, I felt that I was relatively close to my estimation.