Implement a WPF app to list stock information that is loaded from StockData.csv. Your app should allowuser to Search specific company’s stock information, and display the search result in a DataGrid, and theresult should be sorted according to the date. Clean the data by removing those rows that the pricecontains negative value while the data is loading.
Implement a WPF app to list stock information that is loaded from StockData.csv. Your app should allow user to Search specific company’s stock information, and display the search result in a DataGrid,
Academic integrity note
Use this educational resource to build your understanding. Follow your institution’s rules and cite sources appropriately.

