Tag archives for linq versus iterating
Replacing foreach loops with LINQ expressions–A performance gain
Resharper can be used to ‘inspect’ your current codebase – based on which, it makes ‘recommendations’ about your code. One of the things that Resharper discovers is ‘Language usage opportunities’…