Create a simple calculator with few lines of code

Posted by Miha Markič on December 09, 2006 · 1 min read

Andrej shows how one can create a simple calculator in .net using only few lines of code. Forget parsing and check out the article.

Very good thinking from his side indeed.