Windows/Desktop application that automatically reads a CSV file from my local directory,c#
Hi,I want to write a small windows/desktop application in C#, that basically works like this
If I click a button i want it to read and loop through a csv file that is stored on my local computer folder.
Your help will be greatly appreciated.