.net - Update code to use Linq -


are there tools analyze code , suggest rewrites use linq?

resharper includes "upgrade linq" functionality, i've never used it, may useful: http://www.jetbrains.com/resharper/whatsnew/index.html#code_analysis


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -