C#C
C#16mo ago
Dankh917

✅ Improving my etiquette writing C#

Hello I'm trying to improve my etiquette in writing C# , my question is about validation logic, how popular is it to write a class using C# auto implemented properties and than after to make a class who validates the previous class, is this a common practice ?

What are other common practices concerning this topic ?

Thanks in advance
Was this page helpful?