i am not sure in the gains one way or the other. I guess that I thought I read somwhere that IEnumerable was somhow lighter or better for performance. I am just trying to get a handle on why one would be picked over the other. Why choose one over the other, etc.
I was just thinking id the goal of the repository was to return the simplist collection wouldn't that be IEnumerable. As far as deleyed execution, I would have to say I don't know how the 2 differ.