Drop the temporary lists and leverage yield

10/10/2007 From CodeBetter.Com
Summary: I see lots of code bases throwing IList, List etc all over the place when half of the time all they really need is to return a set that can be either databound, or walked over and processed one ...
Bookmark |  Comment |  Forward  |   | 
Comments:
- Comments