Asynchronous Programming in .NET – Part 2 (codingndesign.com)
submitted by
sankarsan(460) 1 year, 6 months ago
In the last post we have discussed about the Asynchronous Programming Model(APM) and it’s different implementations.In this post we will discuss about the Event Based Asynchronous Pattern in .NET Framework which was introduced in .NET 2.0.This pattern makes use of the event/delegate model of the .NET Framework and is particularly useful for GUI based components.
|category: C#
|Views: 5
tags:
C# another
Everyones tags:
Your Tags: