
Advanced C#: Overloading
Did you know that two or more methods can have the same name inside the same class in C#? How can you use it?
Karol Rogowski22 January 2023
Working in IT since 2009. Currently working as Head of Engineering at SoftwareHut and as an academic teacher at Białystok Technical University. Co-founder of meet.js Białystok. Book and articles author. Father, husband, huge H.P. Lovecraft fan and terrible poker player.
Did you know that two or more methods can have the same name inside the same class in C#? How can you use it?
Karol Rogowski22 January 2023
Scaling a web application is no easy feat, but it is certainly possible - this blog post will tell you a bit more about it.
Karol Rogowski10 January 2023
How to make your code more readable and flexible using refactoring? Find out in our new article about advanced C# delegates.
Karol Rogowski08 January 2023
What is the purpose of delegates in C#? Let's take a closer look.
Karol Rogowski27 December 2022