Hey looking for sample code on how to save my csv files in or as dll and then recall then by name if I need them.
So I have 5 files:
1.csv 2.csv 3.csv 4.csv 5.csv get stored as a dll when code compiles.
the I enter 5.csv in a text box it access the dll and download just this file.
Thanks in advance.
Go to the complete details ...