c# mini calculator
This is a C# windows graphic based calculator program that looks and operates like a physical calculator (minimum operations: addition, subtraction, multiplication and division).That allows the user to directly type numbers into the calculator (not just use mouse clicks), that demonstrates my understand of Microsoft .Net C# and Object Oriented Programming
Clone project and open solution in visual studio.
Repo owner or admin