This post has been edited by ehmod: 29 April 2008 - 12:37 PM
Page 1 of 1
FILE HANDLING - VISUAL VASIC .NET 2005 READING WRITING EDITING VIEWING TEXT FILES IN VB.NET
#2
Posted 24 April 2008 - 05:54 AM
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)
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)
#3
Posted 29 April 2008 - 12:39 PM
phkninja, on Apr 24 2008, 11:54 AM, said:
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)
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?
This post has been edited by ehmod: 29 April 2008 - 12:40 PM
#4
Posted 01 May 2008 - 04:47 PM
- ← VBScript XP activation error:
- Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
- Biometric attendance system →
Share this topic:
Page 1 of 1



Help
Back to top









