Think Tank
Insights into technology, trends, and the opportunities of digital transformation.
Thread-safety – how to mytigate potential pitfalls in asynchronous programming
- 20. November 2023
In many cases, a combination of both synchronous and asynchronous approaches may be used within a single application to…
Emotional Intelligence: Navigating Emotions – Part 1
- 20. November 2023
Daniel Goleman’s book, “Emotional Intelligence” boldly declares, “Success in life depends not only on intellect but on the ability…
Pitfalls of async void
- 15. November 2023
The problem with using “async” and “void” in programming languages like C# is that it can lead to unexpected…
Mastering Software Quality: The ISTQB Certification Advantage
- 21. September 2023
As a certified ISTQB Silver Partner, Macrix is dedicated to the highest quality standards in software development and testing. In…
Process Mining in an underground coal mine
- 21. June 2023
At the 2023 Polish Process Mining Day conference, our Senior Data Scientist Agnieszka Żuber showcased the utility of process mining,…
How to be a Leader?
- 17. November 2022
How to be a good leader? What are the challenges of managing developer teams? And which values are especially important…
Keeping your data safe
- 10. November 2022
In today’s world, it is increasingly difficult to keep our private and business information secure. October is the International Cybersecurity…
Get the most out of LINQ
- 12. June 2022
Language-Integrated Query (LINQ) is a powerful tool that allows developers to harness the power of functional programming in C#. However,…
Industry 4.0?
- 9. November 2021
Production process are becoming increasingly connected, and thus more intelligent and flexible. Already today, all elements of the production process…
A first look at .NET MAUI
- 17. April 2021
Microsoft recently released its new, highly anticipated cross-platform application building tool .NET MAUI. Does the new tool have what it…