Introducing C#11: Required properties
Introduction C# 11 improves the initialization of objects and struct. Marking one or more properties…
Read MoreIntroduction C# 11 improves the initialization of objects and struct. Marking one or more properties…
Read MoreIntroduction C# 11 brings new syntax for writing plain text. Instead of relying on string…
Read MoreIntroduction Dear developer friends, I wanted to share with you a book that particularly amazed…
Read MoreIntroduction The compression of data during their transport on the Internet or a network makes…
Read MoreIntroduction What an interesting subject! When we develop applications, it is necessary to manage errors…
Read MoreIntroduction Dear developers who love gRPC, I have something here that you might like. You’ve…
Read MoreIntroduction As you might suspect, logging what is happening in your application is good practice….
Read More