T
Taher Hassan
Guest
Hi there. This is just a suggestion to the Community and a request to engage with the Microsoft Development Community. Just a thought for your consideration : in SOLID it states that classes should have Single Responsibility such that the class relates to a single item in the software requirements. I would go further and add to this that a class function should have a single purpose as far as possible and be limited in size to maximum about 1 viewable page in Visual Studio if possible. If it requires more than that it's probably changing a lot of states and it should be split up. What do you think please ? Any thoughts / suggestions very welcome.
Many thanks and best regards, Taher Hassan
Continue reading...
Many thanks and best regards, Taher Hassan
Continue reading...