Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • A better way of getting the average salary

    Related to my post yesterday in which I tried to show an appealing business sample in F#, David Taylor commented that this: can't possibly be more appealing than this: var averageSalary = companyRoll.Average(e=>e.salary); David is using LINQ of course and his example kills mine by a long shot. I thought...
    Posted to .NET at 9.400 ft above sea level (Weblog) by Edgar Sánchez on 11-27-2007, 12:00 AM
    Filed under: Functional Programming, Visual Studio, F#, LINQ
Page 1 of 1 (1 items)