Hi, I am a newbie in ASP.NET, so please take this into consideration when replying to some of the questions that I have. i) Asynchronous method calling and running a task in background are two different things. An asynchronous method like BeginXXX does not run in the background as default. Is my understanding...
Posted to
Architecture
(Forum)
by
aspcheetah
on
09-16-2009, 12:00 AM
Filed under: asynchronous calls, delegates, icallbackeventhandler, background process