C# Programing: For BettCodeWiz Only Wont Purchase Any Other

profileBTTStudent

 

Upon further riview of the previous assignment, you have determined that you can make your application (from week1) more efficient by replacing the arrays with lists.

Load emploee information from a text file selected by user into a list collection consisting of Managers and developers. The format of your text file should be something like this:

First Name, Last Name, Street Address, City,State, Zip, Employee Type (Manager or Developer), Cost Center (0 if developer), supervisor, Tax Type (NA if Manager)


    • 5 years ago
    • 20
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      Lists.zip