نوشتن متد های با معنی و خوانا در #C - نام گذاری های با معنی
301, MovedPermanently
http://www.dotnetcurry.com/patterns-practices/1449/pure-impure-methods-csharp icon

We developers spend lot of our time reading code. We read code so that we know how to change it to implement a new feature, fix a bug, etc. It is much better to work in a code base where code is easy to read and understand.

One thing that can make code readable is good naming. Giving variables, classes, and methods good names makes code easier to read. 

نوشتن متد های  با معنی و خوانا در #C - نام گذاری های با معنی