Program Input File:

Your software development company wants to continue developing and enhancing a software for internal use.

For this week’s assignment, it is required to read from a JSON application file (data.json) containing employee information. You will not use LINQ for this task.

Your tasks include:

Save your time - order a paper!

Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines

Order Paper Now
  • Convert the previously created data.txt file into a JSON file
  • Implement JSON functionalities to search, display, and modify the employees’ records in the JSON file
  • Meet specifications by displaying on Windows Form Application.

Program Input File:

Using Visual Studio® and C# programming concepts and using your data.json) file as your source file, write a program to meet the specifications of the company’s request. The program should have the following characteristics:

  • Compile and execute without errors
  • Meet specifications by demonstrating file handling, JSON data structure manipulation, and Windows Form output mastery by accomplishing the following:
  • Read employees’ data from a file
  • Input the data into a JSON data structure
  • Display the employees’ data on the console
  • Logic flow is clear, concise, and effective
  • User inputs and outputs should be clear on screen
  • Validation for input types and data format
  • Appropriate indentation to logically illustrate program structure
  • Identifiers logically describe use
  • Naming conventions are consistent
  • Comments and headers to explain processing that is not obvious

Zip your Visual Studio® solution project folder so it can be submitted for grading. In Visual Studio®, you can locate the folder with your solution by left clicking on the solution node in the Solution Explorer. Look at the Properties window to find the folder name in the Path property. Locate this folder in File Explorer and zip the folder.

Create a Document showing your code and your program running : You can create a Word document and in it paste a screen shot of your code and your program running (use as many screen shots as necessary to show your program function)

Submit your project zip file and your screen shot document