Explore all chapters and subchapters in a clear, organized format designed for better learning and faster navigation.
How C# Code Gets Compiled and Executed?
What is namespaces in c#?
Lambda Expressions in C#
Anonymous Methods in C#
C# - Delegate
C# - Events
Publisher and Subscriber Analogy
Simple Example of Event in C#
Example of Event in C# - Delegate with the custom EventArgs
Derived classes can modify the behavior of base class methods, including those related to events.
C# - Multithreading
C# example that demonstrates the multithreading
Thread Lifecycle States in C#