Using ASP.NET Asynchronous Support in MS MVC

Last post 09-09-2008 9:22 PM by CVertex. 4 replies.

Sort Posts:

  • Using ASP.NET Asynchronous Support in MS MVC

    09-07-2008, 10:21 AM
    • Member
      15 point Member
    • cneuwirt
    • Member since 03-22-2003, 5:28 PM
    • Posts 6

    Is there a way to utilize the asynchronous capabilities offered in ASP.NET 2.0 that work with Web Forms in an ASP.NET MVC app.  I basically want to invoke async Web Services in my controller while releasing the ASP.NET thread and using IOCP thread.

    thanks,

    craig

  • Re: Using ASP.NET Asynchronous Support in MS MVC

    09-07-2008, 10:36 AM
    • All-Star
      21,648 point All-Star
    • gunteman
    • Member since 07-11-2007, 12:57 PM
    • Norrköping, Sweden
    • Posts 3,177
  • Re: Using ASP.NET Asynchronous Support in MS MVC

    09-08-2008, 12:42 AM
    • Contributor
      5,654 point Contributor
    • Eilon
    • Member since 06-26-2002, 6:14 PM
    • Redmond, WA
    • Posts 965
    • AspNetTeam

    Hi everyone,

    We're looking at including at least a preview version of an AsyncController base class that you can use in your ASP.NET MVC applications. It's not quite ready yet, but stay tuned for the next release and hopefully it'll be there!

    Thanks,

    Eilon

    Blog: http://weblogs.asp.net/LeftSlipper/
  • Re: Using ASP.NET Asynchronous Support in MS MVC

    09-09-2008, 6:44 PM
    • Member
      15 point Member
    • cneuwirt
    • Member since 03-22-2003, 5:28 PM
    • Posts 6

     Yeah, I saw that but I don't think it works quite right with preview 4 or 5.

     

    thanks,

      craig

  • Re: Using ASP.NET Asynchronous Support in MS MVC

    09-09-2008, 9:22 PM
    • Member
      147 point Member
    • CVertex
    • Member since 09-08-2006, 10:53 PM
    • Posts 118

    Thanks Eilon!

    Can't wait to ditch my unmockable async handler

Page 1 of 1 (5 items)