Async in asp.net 2.0 and async application block

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does the new async features within asp.net 2.0 and ado.net 2.0 render the
async application block (1.1) extinct? What would be the advantages of using
the async application block with 2.0? Seems like a lot less code can be
written using 2.0 that threads safely and quickly.
 
Not sure what that site has to do with my question. It's a pretty
straightforward question for someone that has actually coded with asp.net 2.0
asynchronously and used the async application block.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top