How to make a Calculator in C#.NET Technology

Creating a basic calculator application in C#.NET using Microsoft's Visual Studio development software. Visual Studio is a form of development software made by Microsoft to help developers create programs more easily. It is free and can be downloaded on their website.

This basic calculator that can perform the following operations:
Addition
Subtraction
Multiplication
Division
Clear