Create an ActiveSync partnerchip for my app

R

Romain TAILLANDIER

Hi group,

I have some data (mainly sql scripts) to synchronise from my PocketPC2003 to
my Computer (unidrectional).
My goal is to have an checkbox for my app, as calendar, contacts, or tasks
has one.

I am developing in C#, and i want to install my conputer app, my pocketPC
app, and the partnerchip during a unique install.

I search the net, but there is so much infos that i don't know where and how
to start.
please give me some good link tutorial for standart partnership
developpement.
thanks for your help :)

ROM
 
C

Chris Tacke, eMVP

For the "checkbox" and actual syncing, you need to write a Service Provider,
which can only be done in C++.

-Chris
 
R

Romain TAILLANDIER

thank you :)
i will search that way.
have you any sample code, or tutorial ? i am really newbie for
synchronisation.

ROM
 
C

Chris Tacke, eMVP

There's a sample installedwith the AcgiveSync headers and libs.

-Chris


Romain TAILLANDIER said:
thank you :)
i will search that way.
have you any sample code, or tutorial ? i am really newbie for
synchronisation.

ROM


"Chris Tacke, eMVP" <ctacke[at]Open_NET_CF[dot]org> a écrit dans le message
de news: (e-mail address removed)...
For the "checkbox" and actual syncing, you need to write a Service Provider,
which can only be done in C++.

-Chris


PocketPC2003 and
how
 

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