How do I specify a directory to write to in C# compact framework?

  • Thread starter Daniel Passwater via DotNetMonster.com
  • Start date
D

Daniel Passwater via DotNetMonster.com

I'm working on an app in C# compact framework. I need to create directories and read/write files to a PDA on the fly in the shared ActiveSync directory. Could someone please head me in the right direction?

Thanks in advance for any and all insights.
 
M

MuZZy

Daniel said:
I'm working on an app in C# compact framework. I need to create directories and read/write files to a PDA on the fly in the shared ActiveSync directory. Could someone please head me in the right direction?

Thanks in advance for any and all insights.

Try microsoft.public.dotnet.framework.compactframework - you might find
more help there as long as that NG is dedictated to smart devices dev.

Andrey
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top