.NET Compact Framework 2.0 Preview

B

bic

http://www.ftponline.com/reports/vslivesf/2004/yuan1/

"A key crucial feature for all mobile development platforms is the
need for tight device integration. The software platform needs to
leverage all functionalities provided by the underlying device and
network. In the .NET Compact Framework 1.0, access to telephony and a
native Personal Information Management (PIM) database is available
only through native method call wrappers using Platform Invoke
(P/Invoke). Version 2.0 will support standard managed APIs for all
Pocket Outlook clients, including e-mail/SMS, contacts, calendar, and
to-do lists. You can also make phone calls and access call logs
directly from the managed code. Plus, Microsoft has planned a new
location API for both GPS and operator-based location retrieval."

Is this true, anyone test it? Does this mean we have native support
for POOM? Have anyone test it?
 
N

Neil Cowburn [MVP]

Only in Windows Mobile Next Gen, not in the .NET Compact Framework (which
makes sense if ya think about it).

--Neil
 
M

Mark Dykun

Does this not go against the paragraph that reads ..

Version 2.0 will support standard managed APIs for all
Pocket Outlook clients, including e-mail/SMS, contacts, calendar, and
to-do lists. You can also make phone calls and access call logs
directly from the managed code. Plus, Microsoft has planned a new
location API for both GPS and operator-based location retrieval."

So as I read it here only devices that can support the next OS will get this
functionality?

Mark
 
G

Ginny Caughey [MVP]

Mark,

CFv2 will support COM, so you may be able to access POOM using that
approach. The next version of Windows Mobile will have extra "hooks" that
make a lot of things we want to do easier though.

--
Ginny Caughey
..Net Compact Framework MVP
 

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