03- Advanced C sharp Events

Опубликовано: 13 Март 2026
на канале: Mohamed Gamal
26
3

In general terms, an event is something special that is going to happen. For example, Microsoft launches events for developers, to make them aware about the features of new or existing products. Microsoft notifies the developers about the event by email or other advertisement options. So in this case, Microsoft is a publisher who launches (raises) an event and notifies the developers about it and developers are the subscribers of the event and attend (handle) the event.
Source code:
https://github.com/mohammg/AdvancedTopic

~-~~-~~~-~~-~
Please watch: "04- advanced c sharp Indexer"
   • 04- advanced c# Indexer  
~-~~-~~~-~~-~