My simple Windows Form implementation of a spreadsheet editor (similar to Microsoft Excel). It was written during the second year of uni.
This program evaluates not only basic math expressions but also "if" and "while" operators. Spreadsheets can be saved in XML for future use.