Calculator-C  Window Application developed with Microsoft Visual C# 2019
     
     
  The Microsoft Visual C# 2019  member of the Microsoft Visual Studio Community 2019  

      
       
            Calculator-C  Window Application.., describe how to use Microsoft Visual C# 2019 to create  application
             
 


 
 

1-

 Calculator-C  Executable (exe file)

 
  1. Calculator Software Application,  
  2. Functions: calculator, Animation , Information data, about your PC  ...
  3. Executable Calculator (exe file), Developed with Microsoft Visual C# 2019

     

    RUN OnLine

    Run, Calculator-c Application Executable (exe file)

 

   
2- The Microsoft Visual C# 2019  member of the Microsoft Visual Studio Community 2019
   
3- How Create a C# application project.
 
  1. Open Visual Studio 2019.

  2. On the start window, choose Create a new project.

  3. On the Create a new project window, choose the Windows Forms App (.NET Framework) template for C#.

    (If you prefer, you can refine your search to quickly get to the template you want. For example, enter or type Windows Forms App in the search box. Next, choose C# from the Language list, and then choose Windows from the Platform list.)

  4. In the Configure your new project window, type or enter HelloWorld in the Project name box. Then, choose Create.

  5. Visual Studio opens your new project.

  6. Create the application
    After you select your C# project template and name your file, Visual Studio opens a form for you. A form is a Windows user interface. We'll create a "Hello World" application by adding controls to the form, and then we'll run the application.

  7. Note: the Name of the default Form created - Form1.cs,
    Before to Add controls, it is Available to Modify the name and Proprieties of this Form
     

  8. Add a "Controls" to this form ...

 
   
4- Calculator-C  Proprieties and Solution Explorer
 
  1. Calculator-C  Proprieties:
    1. the Assembly/Project name :  Calculator-C
    2. Assembly Project Folder: C:\Users\...\source\repos\Calculator-C\
    3. the Target framework: .Net Framework 4.7.2
    4. the Output type: Window Application
    5. Startup object: Calculator-C.Program

     


     

  2. Calculator-C Solution Explorer

    1. Calculator-C project developed with C# 2019, consist of:
      1. 2 Form files -
         Form1.cs, 
        AboutC.cs
      2. 1 Folder - pic
        pic folder stores 3 pictures files
         

     

 
   
5- How to Run this  application
 
  1. Remove the read-only attribute of all files in the folder - C:\Users\...\source\repos\Calculator-C  
  2. Run the Microsoft Visual Studio Community 2019.
  3. From File menu, choose Open  then choose Project/Solution,  the Open Project dialog box appears,  select the Calculator-C  project file -Type: Microsoft Visual Studio Solution (C:\Users\...\source\repos\Calculator-C \Calculator-C .sln) and then click Open.
  4. From Debug menu, choose and click Start Debugging
   
6- After running Calculator-C, the following  View design display by order
 
 
   
   
7- Form1.cs, 1st Form of Calculator-C project/Application
 
7.1 View Designer
 

   
7.2 View Codes
 
 
   
   
8- AboutC.cs, 2nd Form of Calculator-C project/Application
 
8.1 View Designer
 

   
8.2 View Codes
 
 
   
   
   
 
       Chucri Simon Zouein, Computer engineer
     
echkzouein@gmail.com
© pure software code - Since 2003