PDA

View Full Version : C# smart mobile help



Bobzilla69
10-06-2009, 05:59 PM
Hi,

i am trying to create a connection to my web server and write data to a xml file, i have been unable to do this.

i can get my application to detect the file of the server but thats it.

does anyone know how to read and write to a file using c# for a smart phone project. i am also limited to using framework 2.0

thanks for any help

fronty
10-06-2009, 08:52 PM
Why can't you use System.IO.File?