Now for reasons I will not go into here I need to learn the methods required in VB.net mobile apps to read and write to a simple text file.

I have spent two days trying to get my head around it but to date with no success.

I need to know how it’s done, my requirements are simple I have about twenty variables and need to load there values and save there values when I need to as the user clicks various buttons.

So at the program load I may need the values of the previously saved variables say var2, var6, var8 and var9. Then if the user presses a button I may need to save the value of var19 say.

Now on the face of it this would appear simple but every time I try VB.Net tells me I have done it wrong and that method is not support etc….

Can anyone help or point me to a simple example (and I do mean simple).

Thanks ladies and gentlemen