Home All Groups Group Topic Archive Search About

Can WinCE & Pocket PC support the "AsyncCallback"?

Author
26 Jul 2006 2:00 AM
James Wong
Hi,

Can WinCE & Pocket PC support the "AsyncCallback"?

Author
26 Jul 2006 4:18 AM
<ctacke/>
Yes.  Testing would have shown this pretty quickly.  So would a search of
MSDN.

-Chris


Show quoteHide quote
"James Wong" <cphk_msdn@nospam.nospam> wrote in message
news:%23s7YPdFsGHA.2240@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> Can WinCE & Pocket PC support the "AsyncCallback"?
>
Author
26 Jul 2006 4:37 AM
James Wong
it has error "NotSupportedException" occurs.


Show quoteHide quote
"<ctacke/>" <ctacke[@]opennetcf[dot]com> ¼¶¼g©ó¶l¥ó·s»D:e6FZXqGsGHA.1***@TK2MSFTNGP02.phx.gbl...
> Yes.  Testing would have shown this pretty quickly.  So would a search of
> MSDN.
>
> -Chris
>
>
> "James Wong" <cphk_msdn@nospam.nospam> wrote in message
> news:%23s7YPdFsGHA.2240@TK2MSFTNGP04.phx.gbl...
>> Hi,
>>
>> Can WinCE & Pocket PC support the "AsyncCallback"?
>>
>
>
Author
26 Jul 2006 6:27 AM
Kevin Yu [MSFT]
Hi James,

The AsyncCallback is available in the .NET Compact Framework. However, its
functionality is not supported. But you can probably do what you need by
adding an item to the ThreadPool.

Here is a thread discussing about this issue with samples, which might be
helpful to you.

http://groups.google.com/group/microsoft.public.dotnet.framework.compactfram
ework/browse_thread/thread/272fdb27674b4093/b38f62417efa291a?lnk=st&q=&rnum=
2#b38f62417efa291a

If anything is unclear, please feel free to let me know.

Kevin Yu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Author
28 Jul 2006 10:20 AM
James Wong
thanks~


Show quoteHide quote
"Kevin Yu [MSFT]" <v-k***@online.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:LUkgoyHsGHA.3***@TK2MSFTNGXA01.phx.gbl...
> Hi James,
>
> The AsyncCallback is available in the .NET Compact Framework. However, its
> functionality is not supported. But you can probably do what you need by
> adding an item to the ThreadPool.
>
> Here is a thread discussing about this issue with samples, which might be
> helpful to you.
>
> http://groups.google.com/group/microsoft.public.dotnet.framework.compactfram
> ework/browse_thread/thread/272fdb27674b4093/b38f62417efa291a?lnk=st&q=&rnum=
> 2#b38f62417efa291a
>
> If anything is unclear, please feel free to let me know.
>
> Kevin Yu
> Microsoft Online Community Support
>
> ==================================================
> Get notification to my posts through email? Please refer to
> http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
> ications.
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at
> http://msdn.microsoft.com/subscriptions/support/default.aspx.
> ==================================================
>
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
Author
26 Jul 2006 7:05 AM
Cor Ligthert [MVP]
James,

Although you have made many crossposting. (nothing wrong with) is in *my*
idea the best newsgroup for the compactframework.

microsoft.public.dotnet.framework.compactframework (the one the link from
Kevin comes from)

Not that you are not welcome here (written from languages.vb but at least
for general the same) but probably you get there quicker and more answers.

Cor

Show quoteHide quote
"James Wong" <cphk_msdn@nospam.nospam> schreef in bericht
news:uY0a00GsGHA.4684@TK2MSFTNGP05.phx.gbl...
> it has error "NotSupportedException" occurs.
>
>
> "<ctacke/>" <ctacke[@]opennetcf[dot]com>
> ¼¶¼g©ó¶l¥ó·s»D:e6FZXqGsGHA.1***@TK2MSFTNGP02.phx.gbl...
>> Yes.  Testing would have shown this pretty quickly.  So would a search of
>> MSDN.
>>
>> -Chris
>>
>>
>> "James Wong" <cphk_msdn@nospam.nospam> wrote in message
>> news:%23s7YPdFsGHA.2240@TK2MSFTNGP04.phx.gbl...
>>> Hi,
>>>
>>> Can WinCE & Pocket PC support the "AsyncCallback"?
>>>
>>
>>
>
>
Author
26 Jul 2006 2:45 PM
<ctacke/>
Alright, then posting some actual failing code, the error, and where the
error is thrown might be a bit more useful.

-Chris


Show quoteHide quote
"James Wong" <cphk_msdn@nospam.nospam> wrote in message
news:uY0a00GsGHA.4684@TK2MSFTNGP05.phx.gbl...
> it has error "NotSupportedException" occurs.
>
>
> "<ctacke/>" <ctacke[@]opennetcf[dot]com>
> ¼¶¼g©ó¶l¥ó·s»D:e6FZXqGsGHA.1***@TK2MSFTNGP02.phx.gbl...
>> Yes.  Testing would have shown this pretty quickly.  So would a search of
>> MSDN.
>>
>> -Chris
>>
>>
>> "James Wong" <cphk_msdn@nospam.nospam> wrote in message
>> news:%23s7YPdFsGHA.2240@TK2MSFTNGP04.phx.gbl...
>>> Hi,
>>>
>>> Can WinCE & Pocket PC support the "AsyncCallback"?
>>>
>>
>>
>
>