PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Extend Contact/Calendar ...

Reply

Extend Contact/Calendar ...

 
Thread Tools Rate Thread
Old 23-03-2005, 12:09 PM   #1
Chakra
Guest
 
Posts: n/a
Default Extend Contact/Calendar ...


How can we extend the functionality of the Contacts or Calendar application
in a CF.NET application ?

Regards,

Chak.


  Reply With Quote
Old 23-03-2005, 04:45 PM   #2
Peter Foot [MVP]
Guest
 
Posts: n/a
Default Re: Extend Contact/Calendar ...

Not directly from .NETCF since the API to do this (POOM) is COM based and
..NETCF v1.0 has no COM Interop. However it's possible with a wrapper, this
article demonstrates the technique:-
http://msdn.microsoft.com/library/d...thehandpoom.asp

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

"Chakra" <chakra@smnetserv.com> wrote in message
news:%23Fsnr85LFHA.3844@TK2MSFTNGP14.phx.gbl...
> How can we extend the functionality of the Contacts or Calendar
> application
> in a CF.NET application ?
>
> Regards,
>
> Chak.
>
>



  Reply With Quote
Old 25-03-2005, 05:32 AM   #3
Chakra
Guest
 
Posts: n/a
Default Re: Extend Contact/Calendar ...

Why do we get the 'missing method exception' when we run the sample
application from 'inthehandpoom.asp', as well as the 'POOM example'
downloaded from MS ?

Regards,

Chak.


"Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message
news:%23dN9qe8LFHA.3844@TK2MSFTNGP14.phx.gbl...
> Not directly from .NETCF since the API to do this (POOM) is COM based and
> .NETCF v1.0 has no COM Interop. However it's possible with a wrapper, this
> article demonstrates the technique:-
>

http://msdn.microsoft.com/library/d...thehandpoom.asp
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> http://www.inthehand.com | http://blog.opennetcf.org/pfoot/
>
> "Chakra" <chakra@smnetserv.com> wrote in message
> news:%23Fsnr85LFHA.3844@TK2MSFTNGP14.phx.gbl...
> > How can we extend the functionality of the Contacts or Calendar
> > application
> > in a CF.NET application ?
> >
> > Regards,
> >
> > Chak.
> >
> >

>
>



  Reply With Quote
Old 25-03-2005, 06:08 AM   #4
Chakra
Guest
 
Posts: n/a
Default Re: Extend Contact/Calendar ...

"An unhandled exception of type 'System.MissingMethodException' occurred in
InTheHand.PocketOutlook.dll" is the error i get (i am using VS.NET 2003 on a
Windows 2000 Professional) when i try the above dll ...

"Chakra" <chakra@smnetserv.com> wrote in message
news:uch1KoPMFHA.1436@TK2MSFTNGP10.phx.gbl...
> Why do we get the 'missing method exception' when we run the sample
> application from 'inthehandpoom.asp', as well as the 'POOM example'
> downloaded from MS ?
>
> Regards,
>
> Chak.
>
>
> "Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message
> news:%23dN9qe8LFHA.3844@TK2MSFTNGP14.phx.gbl...
> > Not directly from .NETCF since the API to do this (POOM) is COM based

and
> > .NETCF v1.0 has no COM Interop. However it's possible with a wrapper,

this
> > article demonstrates the technique:-
> >

>

http://msdn.microsoft.com/library/d...thehandpoom.asp
> >
> > Peter
> >
> > --
> > Peter Foot
> > Windows Embedded MVP
> > http://www.inthehand.com | http://blog.opennetcf.org/pfoot/
> >
> > "Chakra" <chakra@smnetserv.com> wrote in message
> > news:%23Fsnr85LFHA.3844@TK2MSFTNGP14.phx.gbl...
> > > How can we extend the functionality of the Contacts or Calendar
> > > application
> > > in a CF.NET application ?
> > >
> > > Regards,
> > >
> > > Chak.
> > >
> > >

> >
> >

>
>



  Reply With Quote
Old 25-03-2005, 09:10 AM   #5
Peter Foot [MVP]
Guest
 
Posts: n/a
Default Re: Extend Contact/Calendar ...

The version included with that article includes a native dll which is
specific to X86 architecture - you can only use it on the emulator. If you
download the current demo version it's fully managed so you can also run it
on real devices (http://www.inthehand.com/forums/viewtopic.php?t=67)

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

"Chakra" <chakra@smnetserv.com> wrote in message
news:uLqDT8PMFHA.1472@TK2MSFTNGP14.phx.gbl...
> "An unhandled exception of type 'System.MissingMethodException' occurred
> in
> InTheHand.PocketOutlook.dll" is the error i get (i am using VS.NET 2003 on
> a
> Windows 2000 Professional) when i try the above dll ...
>
> "Chakra" <chakra@smnetserv.com> wrote in message
> news:uch1KoPMFHA.1436@TK2MSFTNGP10.phx.gbl...
>> Why do we get the 'missing method exception' when we run the sample
>> application from 'inthehandpoom.asp', as well as the 'POOM example'
>> downloaded from MS ?
>>
>> Regards,
>>
>> Chak.
>>
>>
>> "Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message
>> news:%23dN9qe8LFHA.3844@TK2MSFTNGP14.phx.gbl...
>> > Not directly from .NETCF since the API to do this (POOM) is COM based

> and
>> > .NETCF v1.0 has no COM Interop. However it's possible with a wrapper,

> this
>> > article demonstrates the technique:-
>> >

>>

> http://msdn.microsoft.com/library/d...thehandpoom.asp
>> >
>> > Peter
>> >
>> > --
>> > Peter Foot
>> > Windows Embedded MVP
>> > http://www.inthehand.com | http://blog.opennetcf.org/pfoot/
>> >
>> > "Chakra" <chakra@smnetserv.com> wrote in message
>> > news:%23Fsnr85LFHA.3844@TK2MSFTNGP14.phx.gbl...
>> > > How can we extend the functionality of the Contacts or Calendar
>> > > application
>> > > in a CF.NET application ?
>> > >
>> > > Regards,
>> > >
>> > > Chak.
>> > >
>> > >
>> >
>> >

>>
>>

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off