Wednesday, April 20, 2011

Observer design pattern in .NET

Using Delegates and events we can implement observer design pattern in .net easily.
Delegates and events provides a new and powerful means of implementing the Observer pattern without developing specific types dedicated to support this pattern. In fact, as delegates and events are first class members of the CLR, the foundation of this pattern is incorporated into the very core of the .NET Framework.

References:
http://msdn.microsoft.com/en-us/library/ff648108.aspx
http://msdn.microsoft.com/en-us/library/ee817669.aspx


Compiled By Rajesh Rolen

Share This!


1 comment:

Anonymous said...

great issues altogether, you simply gained a new reader.
What may you suggest in regard to your post that yoou made some days ago?

Any certain?

Powered By Blogger · Designed By Seo Blogger Templates