Execution of asynchronous code is not supported in Windows Forms threading model

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Carly

    #1

    Execution of asynchronous code is not supported in Windows Forms threading model

    Hi,

    I am not sure I understand what is the meaning of "Execution of
    asynchronous code is not supported in Windows Forms threading model" -
    since I am able to create threads and run asynchronous code if I create
    a Windows form application.
    Also what would be the diferrence between the threading model of
    Windows forms and ASP.NET.

    Please enlighten.

    Thanks,

    Carly

Working...