Browse by Tags

All Tags » .NET » C# (RSS)
Resharper 4.0 Beta Released Whats new in Resharper 4.0? Full Support for C# 3.0 and LINQ Comprehensive Insight into .NET Framework Solution-Wide Analysis Code Cleanup New Refactorings Multiple New Productivity Features CamelHumps in Code Completion Live...
I am using this tools from past few months. The features that i like: Orphaned code detection : It colors out the orphaned code (variables, methods) that is not being used for the app. This is very useful in detecting missing code implementation errors...
More Posts