Click here to Skip to main content
15,890,185 members
Articles / Programming Languages / C#

Implementing Observer pattern in .NET

Rate me:
Please Sign up or sign in to vote.
2.74/5 (21 votes)
28 Apr 2007CPOL5 min read 45.9K   72   35  
The observer pattern should be used whenever one or more objects (observers) are interested to know the states of subject

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Bangladesh Bangladesh
This is S.M. Rabiul Islam from Bangladesh, I have been working as a software engineer here in Bangladesh at offshore software development house

Comments and Discussions