Fall 2016 - MISY 2313: Intermediate Programming C# Application Project
VerifiedAdded on 2019/09/16
|5
|1201
|280
Project
AI Summary
This project solution involves developing a C# Windows application for the Fall 2016 MISY 2313 course, focusing on intermediate programming concepts. The application utilizes a combo box to display a list of Saudi Arabian cities loaded from a text file, along with their distances from Al Khobar, also loaded from a separate text file. Upon selecting a city, the application displays its distance and a corresponding map using a web browser control. The project requires the creation of a graphical user interface (GUI) with labels, a picture box, and a web browser control, demonstrating skills in file handling, GUI design, and internet integration. The provided solution includes code for loading data, displaying information, and switching the visibility of controls. The project is assessed on administration, program quality (usability, functionality, coding, robustness, and readability), and overall GUI creativity, contributing 10% to the final grade.
1 out of 5