C# Coding Guidelines that improve your code (dijksterhuis.org)
submitted by
martijn(445) 3 years, 2 months ago
I am inspired to better myself after reading Dennis Doomen’s freshly released coding guidelines for C# 3.0 . He provides a very nice PDF document that puts the dot to many common C# coding “confusions”. It addresses how to consistently name your variables, namespaces, classes and assemblies. He specifies when to declare a variable as static, as readonly and when to seal a class among others.
|category: Tips & Tricks
|Views: 40
tags:
Tips another
Everyones tags:
Your Tags: