Question: Using the concepts you have learned about collections introduce the concept of List to store the objects created from Part-2. Modify the form designed in
Using the concepts you have learned about collections introduce the concept of List to store the objects created from Part-2. Modify the form designed in Part-2 to include the following: A control to display the objects in sorted order based on any one member field using the features of LINQ with arrays A control to display the objects details obtained by filtering the List using LINQ statement. Include the below in your project report: Screenshots of all output generated from the application. Code for the program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
