how to retrive the content from the file using vb.net

Answer Posted / varun haleangadi

u can use file streams for retriving the data from file
streamreader is teh function used to read a file

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

program for check the given number is prime or not in VB.net

2690


design a class car having variables model, yr_of_manufacture, owner,reg_no. Design methods for assigning the values, Printing the values( you decide gui,control, any other methods if require)

1829


Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.

3158