Exercise Application Structure

Let us go over the main parts of the Application, using the "Solution Explorer":

  1. Find the startup project (Marked Bold).
  2. Find the Views folder and open the ApplicationMdi.
  3. Find and open the Program.cs.
  4. Find and open the INI file.
  5. Find and open the ApplicationPrograms.cs.
    1. In the ApplicationPrograms find the following programs:
      1. "Show Orders", what is the class name and what is the project name it is located in?
      2. What is the class name of program number 4?
      3. What is the project name of program number 4?
  6. Find and open the ApplicationEntities.cs.
    1. In the ApplicationEntities find the following tables:
      1. What is the name of table number 4?
      2. What is the name of table number 7?
  7. Find and open the ApplicationCore.cs.
  8. Go to the base project and look at the Model and the Types Folders notice the names of the class.

Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com