.NET Compact Framework Support for Microsoft ActiveSync

  • Thread starter Thread starter Rajeev
  • Start date Start date
R

Rajeev

Hi All,

Can anyone please let me know whether in .Net CompactFramework, how we can
make use of Microsoft ActiveSync interfaces.
(Iam using ActiveSync3.8 Version)

Is Microsoft providing any namespace in the compact framework which we can
use to make use of Microsoft ActiveSync interfaces?
If not, How should i approch in making use of ActiveSync's interfaces from
my .Net CompactFramework C# code?

Thanks & Regards
Rajeev
 
There isn't a device-side interface, so there's nothing to be done with the
Compact Framework. As indicated by D_Guidi, OpenNETCF has a .NET (desktop)
wrapper for the PC-side interface.

Paul T.
 

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

Back
Top