Month: March 2024

Recent Post

CC#

C# Delegates overview with examples

Delegates are similar to C++ function pointers, but delegates are fully object-oriented, and unlike C

How many ways to get data from html element by jQuery?

In jQuery, there are several ways to get data from an HTML element. Here are some common methods alon