Im new to .net i doing my project in .net
I need a code for reading a text file and store every string in to an array. Check the array by giving some word.
If the word is found then the full line which the word
contains is store in to a text boxes
I need a code for reading a text file and store every string in to an array. Check the array by giving some word.
If the word is found then the full line which the word
contains is store in to a text boxes
Comment