/EESharp

C# replacement for EES

Primary LanguageC#

EESharp

C# replacement for EES

Getting started for completely new users

Download and install Visual studio 2019

https://visualstudio.microsoft.com/vs/

The free version ‘Community’ is fine

Install add-on .NET desktop development alt text

Open Visual studio and Click Clone a repository alt text

Copy the address for this site in: https://github.com/MadsKirkFoged/EESharp and click clone alt text

Click Solution Explorer and double click on EESharp.sln alt text

Click Build and then Rebuild Solution alt text

If you right click on Form1.cs you are going to use View Code and View Designer alt text

View Code is where you find the code

View Designer is where the userinterface is

Click start to run your code

Navigate to the code and starting creating your own code alt text