How many asynchronous programming patterns supported in the .NET Framework 4.5 ?

 Posted by Rajkatie on 2/22/2013 | Category: .NET Framework Interview questions | Views: 4952 | Points: 40
Answer:

Blow Three asynchronous programming patterns supported in the .NET Framework 4.5

1) APM (Asynchronous Programming Model)

2) EAP (Event-based Asynchronous Pattern)

3)TAP (Task-based Asynchronous Pattern)


Source: MSDN | | Alert Moderator 

Comments or Responses

Login to post response