#CodingConventions #TeamWork #Collaboration
www.brokenrobot.xyz/blog/the-pow...
#CodingConventions #TeamWork #Collaboration
www.brokenrobot.xyz/blog/the-pow...
#CodingConventions #QualityAttributes #TechnicalLeadership
#CodingConventions #QualityAttributes #TechnicalLeadership
Use a method if it’s expensive, performs a conversion, returns a different result each call, or causes side effects.
Lazy-loading and internal caching are reasonable exceptions.
#csharp #codingguidelines #codingconventions
Use a method if it’s expensive, performs a conversion, returns a different result each call, or causes side effects.
Lazy-loading and internal caching are reasonable exceptions.
#csharp #codingguidelines #codingconventions
#csharp #codingguidelines #classdesign #codingconventions
#csharp #codingguidelines #classdesign #codingconventions