Saturday, March 31, 2012

Why is threading a problem in ASP.Net ?

I can't thread in ASP.Net like in Vb.Net
Is there a way to thread in ASP.Net ?There's no need to do that as you won't be able to send the results to the
client once you're done processing on a new thread.

Jerry

"Lea Heart" <LeaHeart@.hotmail.com> wrote in message
news:047e01c36d5d$ce1dee40$a001280a@.phx.gbl...
> I can't thread in ASP.Net like in Vb.Net
> Is there a way to thread in ASP.Net ?

0 comments:

Post a Comment