Click here to Skip to main content
15,892,965 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 55K   128   29  
This article demonstrates how multiple forms can be updated simultaneously using Singleton and Observer Design Patterns.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 29-May-05 20:52 Available Smitha Nishant

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