Sunday, June 12, 2022

C# 9.0 - initialisation of mutable objects

 C# 9.0 - initialisation of mutable objects


Initialisation of mutable objects simplified in c# 9 using




No comments:

Post a Comment

Scalable application Design - Example app EasyWin

 In this application design important design consideration discussed mainly to make sure at least 1k concurrent users can use this app and a...