DotNet Wisdom Logo DotNet Wisdom DotNet Wisdom
  • About
  • Contact
  • Tags
  • CSharp
  • Framework
  • GIT
  • MAUI
  • SQL Server

Tag: delegates

Showing tutorials tagged with delegates

SharkASP.NET Affiliate Banner
Indexer, Delegates, Anonymous Method, Lambda expression in C#
Kamlesh Bhor  |  01 Jul 2025  |  29 views

This article provides introduction of Indexer, Delegates, Anonymous Method, Lambda Expression, Safe & Unsafe code in C# language with examples. Indexer is used to store multiple values in one object. Delegate is used to copy the reference or address of the method in another variable. Using anonymous method set of statements can be executed while creating variable for the delegate.

© 2025 DotNet Wisdom. All rights reserved.