Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Asynchronous Programming using C# 4.5 and Visual Studio
Message
From
09/04/2012 03:41:51
 
 
To
08/04/2012 16:38:05
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01540631
Message ID:
01540641
Views:
40
Not, on the whole, a very good article. The concepts are not well explained - either the writer does not truly understand them or his language skills are not adequate to the task.

IAC, the example is a simple 'fire and forget' one - in most real-world scenarios the async method would not be void - a Task() or Task T would be passed on completion.

IMO the standard MSDN documentation does a better job : http://msdn.microsoft.com/en-us/library/hh191443(v=vs.110).aspx and this does the best : http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=23753
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform