Community

Writing Pure Code in C#

(Yacoub Massad) This tutorial talks about making methods pure or potentially-pure as a mean to making them honest. I am going to show you how to use PurityAnalyzer—an experimental Visual Studio extension I wrote—to help you write pure code in C#.