Jump to content

Recommended Posts


Posted

Easiest method is to create a class that contains variables to record all your data.

Use StreamWriter to add stuff to your file, use StreamReader to read it back.

If you write some code and post it, I'd have a look but not going to write it from scratch for you (It might be seen that you are getting someone to do your assignments for you)

Posted (edited)
Easiest method is to create a class that contains variables to record all your data.

Use StreamWriter to add stuff to your file, use StreamReader to read it back.

If you write some code and post it, I'd have a look but not going to write it from scratch for you (It might be seen that you are getting someone to do your assignments for you)

thanks, I just needed to know the steam reader and writer bit, that's all the problem was with my code.

btw, do you know how you can connect a SQL database to vb.net?

Edited by ehmod

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...