Written in C# 2008 .net It calculates Prime numbers and writes them down in a .txt file, really easy interface just 1 button to start/stop or to resume calculating. And a label that shows how many prime numbers are already calculated. It uses and backgroundworker to calculate the prime numbers.