Error!
Success!

C# 5.0: async/await vs AOP

0
kicks

C# 5.0: async/await vs AOP  (Unpublished)

Gael Fraiteur compares the new async and await keywords of C# 5.0 to what has already been possible for 4 years using aspect-oriented programming. He explains the differences between both aproaches. While AOP can make a synchronous method run in a backgroud, C# 5.0 allows you to really program asynchronous methods.


Kicked By:
Drop Kicked By: