Quick Windows Form (visual Basic 2008)

I am currently trying to learn Visual Basic 2008 (using VS 2008). Although I am learning its a slow process and I need someone to finish a project for me or help with the baseline of it.

The project is the following:

Windows Form (using VS2008). The form needs to read certain lines in a text file that has already been created (e.g., c:\test\test.txt). Currently I’m trying to perform this task by using streamreader (Imports System.IO)

When I debug the app the data that is already in the file does not show up until I click on the field (it needs to be populated when I lauch the application). I also need to be able to replace the data (e.g., email address or password stored in the text file) when clicking the update or save button).

The other issue I am having is I need to read text from a certain line and also after a certain word on that line.

The winner of the project must provide me the source code of the partially complete or completed application (e.g., vbproj and solution files)

I have attached the files (including the text file that will use the application to this project

Leave a Reply

Your email address will not be published. Required fields are marked *