search text file using c# and display the line number and the complete line that contains the search
- by Chitresh
Hi,
I require help to search a text file (log file) using c# and display the line number and the complete line that contains the search keyword.