0
votes
Should I *always* favour implictly typed local variables in C# 3.0?
One of the advantages of a tool like ReSharper is that you can write the code however you like and have it reformat to something more maintainable afterwards. I have R# set to always reformat such …
