Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

What's the difference between Observable and Observer patterns in .NET C#?

Does anyone know the difference between the two? and what would be the use for each one?

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Observer: Any object that wishes to be notified when the state of another object changes.

Observable: Any object whose state may be of interest, and in whom another object may register an interest.

https://www.infoworld.com/article/2077258/observer-and-observable.html

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading