I'm trying to build a new web app in VS2015 using the RC of the new asp.net and Entity Framework 7....One thing I would like to be able to display is a "total of timespan" columns....I'm trying to find a way of being able to retrieve the total duration ac...