i don't know if this is a repost. But did you know that we can do a little extension with the for each that we always do. we always use for each for enumerate the linq results right? we can do some extensions with it: public static class Extensions...