Filip Trivan
Filip Trivan's blog

Filip Trivan's blog

Follow
Follow
homenewsletter
Tag

Azure

#azure

More content

Read more stories on Hashnode


Articles with this tag

C# Journey - 4. Func and Action with a practical demonstration

Aug 14, 20234 min read123 views

Embarking on a profound C# journey: exploring the power of Func and Action through Practical Demonstrations · Introduction Delegates in C# are powerful...

C# Journey - 4. Func and Action with a practical demonstration

C# Journey - 2. Generics

Aug 13, 20236 min read28 views

Harnessing the Power of Generics in C# · Introduction When working with collections, such as lists of different types, it's essential to optimize your...

C# Journey -  2. Generics