Ken FedorovStop Using Exceptions! Try This Instead ⚡In the .NET world, people think that using exceptions is bad. What does that mean?Jul 15, 20246Jul 15, 20246
Tobias AndersenExploring Orleans.NETIn today’s software development landscape, the demand for scalable and resilient distributed applications has skyrocketed. Modern…May 23, 2024May 23, 2024
InMedialessonbyBEN ABTText and EMail Templates with Handlebars.NETA frequent requirement in apps is the conversion of templates, e.g. for sending e-mails, for PDF templates or other text modules. There are…Dec 12, 2023Dec 12, 2023
Saulo da Cruz6 ways to use parallelism with Tasks and Threads in C# .NETAt any moment you Developer will fall into some situation where you will need to use parallelism, whether to increase the performance of a…Feb 27, 20247Feb 27, 20247