Anyone know how to copy a file from a Windows Mobile 5.0 phone onto a computer using VB.net?
Thanks in advance,
-----
knxrb
Printable View
Anyone know how to copy a file from a Windows Mobile 5.0 phone onto a computer using VB.net?
Thanks in advance,
-----
knxrb
Do a google for "OpenNetCF".
There is an article (a Class written in C#) here http://www.codeproject.com/useritems/HHFiles.asp which shows how you can use it.