Jump to content
Xtreme .Net Talk

Recommended Posts

  • Administrators
Posted

What are you trying to do with threads under asp.net? If you simply want to run server side code in multiple threads then you can either use threads directly or alternatively look at async pages

http://msdn.microsoft.com/msdnmag/issues/03/06/Threading/ is most definately worth a read in that respect.

If you mean something else then let us know what you are after in a bit more detail and we'll see what we can do.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...