Asynchronous HTTP GET request

Last post 03-26-2008 11:23 by morbaq. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-26-2008 11:23

    • morbaq
    • Top 500 Contributor
    • Joined on 03-26-2008
    • Posts 1

    Asynchronous HTTP GET request

    Hi forum,

    do you have any pointers to sample code on how to do an asynchronous web request with .net cf 2.0? I found some code for .net, but it uses the Threadpool.RegisterWaitForSingleObject method for handling timeouts, and that is not supported in cf.

    Compared to a synchronous request, the asynchronous seems awfully complicated. Is it really? I'm quite the beginner with .net cf, so please keep it simple, if possible :)
     

Page 1 of 1 (1 items)