0
kicks
Think in LINQ: Yahtzee Score Calculator Using LINQ Technology
This article revisits the yahtzee program I wrote in 2002 and reimplements scoring using LINQ technology. It compares the old way of scoring with LINQ and shows you the advantages of using LINQ.