Skip to content
Shekh Ali's Blog
  • Home
  • C#
    • C# Tutorial
    • Design patterns
  • SQL
  • Programs
    • C# Programs frequently asked in interviews
  • Web API
  • Interview Questions
    • C# Interview Questions And Answers
    • JavaScript interview Q&A
  • About

Home - generic delegates

generic delegates

Generic Delegates in C# With Examples: Func, Action, and Predicate delegates

March 4, 2024May 31, 2020

Last updated on March 4th, 2024 at 02:11 amIn the previous article, we learned about the delegates and their types. …

Read more >>

Categories C# Delegates 2 Comments

Recent Posts (C#)

  • SQL Server CONVERT Function: How to Convert Data Types in SQL Server

  • C# List with examples

  • Inheritance in C# with examples| 5 Types of inheritance in C#

  • C# Tuple: How to work with a Tuples in C#?

  • C# Arrays: Everything You Need to Know About Array in C#

  • Format String in C#: A Comprehensive Guide to Understand String Formatting in C#

  • Program to Reverse a Number and String in C#

  • C# Indexers – Indexers VS Properties in C#

  • Delete vs Truncate vs Drop in SQL Server (2023)

  • C# Abstract class Vs Interface: Difference between Abstract class and Interface in C#

  • Difference Between Static, ReadOnly, and Constant in C#

  • C# Hashtable with example – How to use and when to use?

  • C# Stopwatch Explained – How to Measure Code Execution Time?

  • Understanding Open Closed Principle (OCP) in C# With Examples

  • Value Type and Reference Type in C#

Recent Posts (SQL)

  • CTE in SQL Server: Learn Common Table Expressions with Examples

    September 14, 2023
  • How to Create Foreign Key in SQL: Best Practices and Examples

    March 30, 2023
  • SQL Server Indexing: Clustered vs Non Clustered Index Explained

    March 26, 2023
  • Mastering Database Normalization: Best Practices and Techniques

    March 25, 2023
  • CRM Databases: The Key to Enhanced Customer Engagement and Sales

    March 23, 2023
  • Mastering SQL Inner Join: A Comprehensive Guide With Practical Examples

    March 17, 2023
  • Mastering the SQL UPDATE Statement: Updating tables and values

    February 25, 2023
  • SQL EXISTS – Exploring EXISTS Operator in SQL Server

    February 24, 2023
  • Like operator in SQL

    February 19, 2023
  • Understanding COALESCE in SQL With Examples

    February 18, 2023

Recent Posts (Programs)

  • C# Program to Convert Decimal to Binary with Examples

    December 4, 2023
  • Program to Reverse a Number and String in C#

    February 11, 2024
  • C# Program to rotate an array by k position

    January 18, 2024
  • C# program to count the occurrences of each character in a String

    November 15, 2023
  • Convert a 2D array into a 1D array using C#, Python, Java, and C programs with code examples.

    January 14, 2024
  • Program to Convert Fahrenheit to Celsius: Algorithm, Formula, and Code Examples

    March 9, 2023
  • Program To Find Largest Number In An Array

    December 8, 2023
  • C# Program to Convert Hexadecimal to Decimal with Examples.

    December 5, 2023
  • How to Remove Duplicate Characters from a String in C#: A Beginner’s Guide

    November 11, 2023
  • Generating Prime Numbers with Code Examples in C#, C, C++, Java, PHP, and Python

    March 11, 2023
  • Understanding Bubble Sort Algorithm (with examples)

    April 9, 2023
  • C# Regex: Introduction to Regular Expressions in C# with Examples

    March 10, 2023
  • Find the missing number in an array using C#, Python, Java, and C with code examples.

    January 16, 2024
  • C# program to count vowels and consonants in a string

    November 21, 2023
  • Program to Remove Duplicate Elements from an Array with examples

    December 8, 2023
  • C# Tutorial
  • Design patterns
  • Learn ASP.NET Web API
  • Programs
  • SQL Tutorial
Copyright © ShekhAli 2025 - All Rights Reserved |About Us| Contact Us |Privacy Policy|