hi everyone,
i am new to c sharp and was wondering how i would import a text file of ten records into a textbox created onto a windows application, and also edit the file and save any changes made in the textbox. the user should also be able to scroll through each record. each line would look like this Bloggs,Alan,Steve,1988/12/29,M. any help would be much appreciated

