ARTICLE AD BOX
Asked today
Viewed 7 times
I want to be able to output multiple lines from a CSV at once. I'm making a program that searches through a CSV file about books and if for example the user inputs the name of an author who has written two books how would I get code to output both books in C#?
123k31 gold badges277 silver badges488 bronze badges
New contributor
user31975596 is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
2
Explore related questions
See similar questions with these tags.

What have you tried and what isn't working as expected?
2025-12-04 15:53:58 +00:00
Commented 1 min ago
"...how would I get code to output both books in C#?" - 1. Learn C#; 2. Write it.
2025-12-04 15:54:45 +00:00
Commented 21 secs ago