Sorry, but there are no more tags available to filter with.
-
My colleague Dennis just asked me how you would asynchronously invoke web services (in VB.NET). The new way As Dennis already figured out there is a new way to do this in ASP.NET 2.0. In fact, the new way is all over the .NET Framework 2.0 and is referred to as the event-based asynchronous pattern. There...