subject

About this tag
The subject tag on WindowsForum.com covers discussions about the Reactive Extensions (Rx) library, specifically focusing on subjects as a key component for managing observable sequences. Topics include how subjects enable both publishing and subscribing to event streams, providing a first-class representation of events. This tag is relevant for developers working with Rx in .NET or other supported platforms, particularly those interested in event-driven programming and reactive patterns. Content under this tag explores the practical use of subjects to bridge observable and observer roles, making it a useful resource for understanding advanced Rx concepts.
  1. News

    Windows 7 Rx Workshop: Observables versus Events

    Learn about the first-class representation of event streams using observable sequences in Rx, and how to use subjects to publish and subscribe to sources. Link Removed Link Removed Link Removed
Back
Top