关于[6 Tips for Writing Elegant C# Code]的摘要:
Writing code is not an easy task, and when it comes to writing quality code, it becomes even more difficult. Something to remember is that in programming we have several ways to do something, and as long as it works, it doesn’t mean that that way is right or wrong. But in addition to simply “working,” our application must be cohesive and contain good syntax. So, below are some examples of how to further improve your C# writing and increase the quality of your code.
原文地址: https://www.telerik.com/blogs/6-tips-writing-elegant-csharp-code