C# 5.0: async/await vs AOP(www.sharpcrafters.com)
submitted by
gfraiteur(988) 1 year, 6 months ago
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.
|category: C#
|Views: 119
tags:
C# another
Everyones tags:
Your Tags: