There is an ASP.NET Web application PassGuideApp.
There is a web service that returns a list of employees. The format of the list is displayed in
the exhibit.
The names and the IDs of the employees, retrieved from the web service PGPGServiceURL,
are to be used to populate a drop-down menu.
How can this be achieved?