Click here to Skip to main content
15,887,262 members
Articles / Programming Languages / Visual Basic

Using an Observer design pattern to keep multiple forms up to date

Rate me:
Please Sign up or sign in to vote.
2.58/5 (8 votes)
29 May 20051 min read 54.8K   128   29  
This article demonstrates how multiple forms can be updated simultaneously using Singleton and Observer Design Patterns.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
Switzerland Switzerland
I am a Software Engineer currently working in a Re Insurance company.

Comments and Discussions