| Event | EventHandler |
| Event Publisher | EventHandler<TEventArgs> |
| Event Subscriber | EventArgs |
| Event Source | Custom EventArgs |
| Event Handler | Event Data |
| Event Handler Delegate | Event Notification |
| Event Raising | Observer Pattern |
| Event Triggering | Event Queue |
| Event Invocation | Event Dispatcher |
| Event Subscription | Event Routing |
| Event Unsubscription | Publisher–Subscriber Pattern |
| Event Accessors | Loose Coupling |
| add Accessor | Event Aggregator |
| remove Accessor | Event Bubbling |
| Event Encapsulation | Event Cancellation |
| Event Pattern | Weak Event Pattern |
| Standard Event Pattern | Thread-safe Event Invocation |
| Custom Event | Event Access Restriction |
| Static Event | Event Lifecycle |
| Instance Event | Event-driven Programming |
Saturday, June 20, 2026
C# Event Related Important Terms
Subscribe to:
Post Comments (Atom)
Hot Topics
-
In previous post , we learnt basic introduction to SQL Server . In this post we will learn about SSMS (SQL Server Management Studio) softwar...
-
In the previous post we have learnt about SSMS (SQL Server Management Studio) and how to connect with a SQL Server instance. In this post w...
-
By Ajeet Kumar RADAR CHART In radar chart, the categorical variable is displayed as spikes radiating from a central point. The values o...
No comments:
Post a Comment