New LINQ extensions in .NET 6 and benchmarks
LINQ has also gotten some attention during the development of .NET 6. Multiple new extensions have been added. Among these additions are: Support …
LINQ has also gotten some attention during the development of .NET 6. Multiple new extensions have been added. Among these additions are: Support …
In this video we will be going through some of the C# 9 language highlights. Read more: https://youtu.be/G2q3j9cwqYI
I’m going to talk about reflection-heavy libraries; I will describe the scenario I’m talking about – as it is commonly used today, the …
Bing runs one of the world’s largest, most complex, highly performant, and reliable .NET applications. This post discusses the journey and the work …
In this video we explore .NET MAUI with Blazor and explain if it is the best way to build your native applications. Read …
Is Machine Learning the future for healthcare? In this video we’re going to try out the AutoML feature using the Model Builder in …
If you are a .NET developer, engineer, SRE, QA, enthusiast, aficionado, or have any involvement or interest in .NET in any capacity, this …
In this article I will explain our genuine experience with various .NET Obfuscator Tools. There are actually dozens of .NET Obfuscator as listed here obviously we didn’t …
We’ve been speculating about the future of C# 10 for a while. The possibilities are no secret. Spend some time on the C# GitHub page and you’ll …
Designing APIs is an essential and complex process with many decisions involved that organise and hide software complexity. As we have seen in .NET …