Requirements
You need to install Visual Studio 2015. You can download it from following link.
https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx
after installing visual studios. just follow the following steps.
On the very first run you will see the following page.
Click the new project.
After selecting new project a window will open. Select Windows Forms Application.
Them name it calculator and press ok button to create your project.
This comment has been removed by the author.
ReplyDeleteVery easy way to create a calculator in C sharp . Thanks.
ReplyDelete