![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
How can I write to a folder on a PocketPC in C#? Is there a way to do it within the framework without interop? |
#2
| |||
| |||
|
|
Hello, "Jason W. Nadal" <jnadal (AT) comcast (DOT) net> schrieb: How can I write to a folder on a PocketPC in C#? Is there a way to do it within the framework without interop? Have a look at the classes provided in the System.IO namespace: StreamWriter etc. Do not crosspost to microsoft.public.dotnet.framework.windowsforms---the question is in no way related to windows forms programming. Regards, Herfried K. Wagner -- MVP · VB Classic, VB .NET http://www.mvps.org/dotnet |
#3
| |||
| |||
|
|
It is actually in a windows form that I want to write to my pocket pc; that's why it's crossposted. I know how to write to the pocketpc from pocketpc. I should have specified that in my original post. Thanks for the quick reply, though. --Jason "Herfried K. Wagner" <hirf.nosp@m.activevb.de> wrote in message news:eFvCAu2PDHA.1608 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Hello, "Jason W. Nadal" <jnadal (AT) comcast (DOT) net> schrieb: How can I write to a folder on a PocketPC in C#? Is there a way to do it within the framework without interop? Have a look at the classes provided in the System.IO namespace: StreamWriter etc. Do not crosspost to microsoft.public.dotnet.framework.windowsforms---the question is in no way related to windows forms programming. Regards, Herfried K. Wagner -- MVP · VB Classic, VB .NET http://www.mvps.org/dotnet |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |