Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pluralsight training
Message
From
27/01/2011 15:32:39
 
 
To
27/01/2011 15:18:02
General information
Forum:
ASP.NET
Category:
Third party products
Miscellaneous
Thread ID:
01497507
Message ID:
01497583
Views:
58
It's good because in .Net 3.5 and earlier, it is difficult to do asynch programming. .Net 4 made it a bit easier. The Asynch stuff coming in 5 is light years ahead of what we have now.

I don't think I'd call it difficult prior to .NET 4.0, but you're right, better techniques are coming.

I think it's fair to say that going back several versions, you could implement asynch techniques locally in certain areas of an application (synchronization objects in ADO 2, anonymous delegates in WCF and other areas, etc). But 2 years from now, someone will compare to what was done in prior versions and wonder how they ever got along....
Previous
Reply
Map
View

Click here to load this message in the networking platform