Acadiana .NET User Grouphttp://acadianaug.org/Acadiana .NET User Group EventsAcadiana .NET User Group © Copyright 2007http://www.acadianaug.org/Article/Post/62GeneralLafayetteSOADynamic parallel async requests in MVCHow to make several asynchronous requests in parallel to the same web service, when the number of such requests is dynamically determined. I found a great post from Pete Montgomery that shows a really simple example on doing Async Parallel requests in MVC. Click to read the details ....Tue, 17 May 2011 14:04:11 -0700http://www.acadianaug.org/Article/Post/8ArchitectureLafayetteSOAUpdate to JSON Service Provider using ASP.NET MVC BetaRecently Microsoft has updated the ASP.NET MVC to Beta status, and along with that came code changes. One of the code changes to the IModelBinder and how it interacts with the Parameter bindings broke what I wrote on the last post (utilizing ASP.NET MVC as a JSON Service Provider, and coding the entire web site on the client side).Tue, 30 Dec 2008 16:15:50 -0800